rust/compiler/rustc_feature/src
Matthias Krüger 26cb6c7287
Rollup merge of #120742 - Nadrieril:use-min_exh_pats, r=compiler-errors
mark `min_exhaustive_patterns` as complete

This is step 1 and 2 of my [proposal](https://github.com/rust-lang/rust/issues/119612#issuecomment-1918097361) to move `min_exhaustive_patterns` forward. The vast majority of in-tree use cases of `exhaustive_patterns` are covered by `min_exhaustive_patterns`. There are a few cases that still require `exhaustive_patterns` in tests and they're all behind references.

r? ``@ghost``
2024-02-23 17:02:03 +01:00
..
accepted.rs Bump version placeholders 2024-02-08 07:43:38 -05:00
builtin_attrs.rs Auto merge of #120500 - oli-obk:intrinsics2.0, r=WaffleLapkin 2024-02-16 09:53:01 +00:00
lib.rs Replace NonZero::<_>::new with NonZero::new. 2024-02-15 08:09:42 +01:00
removed.rs Bump version placeholders 2024-02-08 07:43:38 -05:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00
unstable.rs Unmark the feature gate as incomplete 2024-02-13 16:45:29 +01:00