rust/compiler/rustc_builtin_macros
Nicholas Nethercote 09006d6a88 Convert some module-level // and /// comments to //!.
This makes their intent and expected location clearer. We see some
examples where these comments were not clearly separate from `use`
declarations, which made it hard to understand what the comment is
describing.
2024-06-20 09:23:18 +10:00
..
src Convert some module-level // and /// comments to //!. 2024-06-20 09:23:18 +10:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Disallow unsafe in derive 2024-06-06 20:26:27 -05:00