rust/compiler/rustc_lint
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
..
src Switch the primary diagnostic to unknown_lints 2022-03-08 19:07:29 +00:00
Cargo.toml Initiate the inner usage of let_chains 2022-02-25 18:03:27 -03:00