rust/compiler/rustc_builtin_macros
Matthias Krüger d27136fb29
Rollup merge of #127283 - dingxiangfei2009:check-repr-transparent, r=davidtwco
Reject SmartPointer constructions not serving the purpose

Tracking issue: #123430

With this PR we will reject a row of malformed `SmartPointer` implementor candidates.

cc `@Darksonn` `@davidtwco` for context.
2024-07-04 18:16:23 +02:00
..
src Rollup merge of #127283 - dingxiangfei2009:check-repr-transparent, r=davidtwco 2024-07-04 18:16:23 +02:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Migrate some rustc_builtin_macros to SessionDiagnostic 2024-06-25 18:04:21 +08:00