rust/compiler/rustc_lint_defs/src
David Koloski 2677eca237 Switch the primary diagnostic to unknown_lints
This also affects the `non_exhaustive_omitted_patterns` and
`must_not_suspend` lints as they are not stable. This also changes the
diagnostic level to pull from `unknown_lints` instead of always being
allow or deny.
2022-03-08 19:07:29 +00:00
..
builtin.rs Switch the primary diagnostic to unknown_lints 2022-03-08 19:07:29 +00:00
lib.rs Change to lint 2022-03-05 13:15:00 -05:00