rust/compiler/rustc_passes
Georg Semmler 2cff3e90bc
Move #[do_not_recommend] to the #[diagnostic] namespace
This commit moves the `#[do_not_recommend]` attribute to the
`#[diagnostic]` namespace. It still requires
`#![feature(do_not_recommend)]` to work.
2024-05-21 13:14:41 +02:00
..
src Move #[do_not_recommend] to the #[diagnostic] namespace 2024-05-21 13:14:41 +02:00
Cargo.toml Test and implement reachability for trait objects and generic parameters of functions 2024-03-14 14:10:45 +00:00
messages.ftl Move #[do_not_recommend] to the #[diagnostic] namespace 2024-05-21 13:14:41 +02:00