rust/compiler/rustc_feature/src
Matthias Krüger c03f8917ee
Rollup merge of #118157 - Nadrieril:never_pat-feature-gate, r=compiler-errors
Add `never_patterns` feature gate

This PR adds the feature gate and most basic parsing for the experimental `never_patterns` feature. See the tracking issue (https://github.com/rust-lang/rust/issues/118155) for details on the experiment.

`@scottmcm` has agreed to be my lang-team liaison for this experiment.
2023-11-29 12:34:47 +01:00
..
accepted.rs Stabilize RFC3324 dyn upcasting coercion 2023-11-22 13:56:36 +01:00
builtin_attrs.rs Remove support for compiler plugins. 2023-11-04 08:50:46 +11:00
lib.rs Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
removed.rs Substitute version placeholders 2023-11-15 19:40:51 -05:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00
unstable.rs Rollup merge of #118157 - Nadrieril:never_pat-feature-gate, r=compiler-errors 2023-11-29 12:34:47 +01:00