rust/compiler/rustc_passes
Georg Semmler ecb6fd8d3a
Check #[diagnostic::do_not_recommend] for arguments
This commit adds a check that verifies that no arguments are passed to
`#[diagnostic::do_not_recommend]`. If we detect arguments we emit a warning.
2024-12-18 07:10:12 +01:00
..
src Check #[diagnostic::do_not_recommend] for arguments 2024-12-18 07:10:12 +01:00
Cargo.toml Auto merge of #134381 - jdonszelmann:move-attribute-types, r=oli-obk 2024-12-17 18:50:50 +00:00
messages.ftl Check #[diagnostic::do_not_recommend] for arguments 2024-12-18 07:10:12 +01:00