rust/compiler/rustc_parse
Matthias Krüger 65dded8387
Rollup merge of #143589 - RalfJung:const-pat, r=compiler-errors
const-block-as-pattern: do not refer to no-longer-existing nightly feature

Surely everyone who used this nightly feature has fixed their code by now. So let's not confused people on stable that try to use a const block as a pattern by referring to some dead nightly feature.
2025-07-08 03:09:58 +02:00
..
src Rollup merge of #143589 - RalfJung:const-pat, r=compiler-errors 2025-07-08 03:09:58 +02:00
Cargo.toml update to literal-escaper 0.0.4 for better API without unreachable and faster string parsing 2025-06-23 06:36:22 +00:00
messages.ftl Remove let_chains feature 2025-06-30 07:49:20 -05:00