1
Fork 0
rust/compiler/rustc_feature/src
bors b54dd08a84 Auto merge of #125326 - weiznich:move/do_not_recommend_to_diganostic_namespace, r=compiler-errors
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.

r? `@compiler-errors`
2024-05-22 04:14:08 +00:00
..
accepted.rs Stabilize exclusive_range 2024-05-02 19:42:31 -04:00
builtin_attrs.rs Auto merge of #125326 - weiznich:move/do_not_recommend_to_diganostic_namespace, r=compiler-errors 2024-05-22 04:14:08 +00:00
lib.rs Stabilize generic NonZero. 2024-04-22 18:48:47 +02:00
removed.rs branch 1.78: replace-version-placeholder 2024-03-19 19:27:24 -04:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00
unstable.rs Rollup merge of #125314 - jdonszelmann:global-registration-feature-gate, r=pnkfelix 2024-05-20 18:13:49 +02:00