rust/compiler/rustc_feature
dianne 550b0ad036 make experimental pattern typing features mutually exclusive
This aims to reduce the complexity needed in the boolean logic for telling which
rules we're using to type patterns. If we still want the functionality this
removes, we can re-add it later, after some cleanup to pattern typing.
2025-01-07 23:15:41 -08:00
..
src make experimental pattern typing features mutually exclusive 2025-01-07 23:15:41 -08:00
Cargo.toml unstable feature usage metrics 2024-11-20 11:31:40 -08:00