rust/compiler/rustc_parse
Matthias Krüger 9cd11c4335
Rollup merge of #122793 - compiler-errors:deref-pat-syntax, r=Nadrieril
Implement macro-based deref!() syntax for deref patterns

Stop using `box PAT` syntax for deref patterns, and instead use a perma-unstable macro.

Blocked on #122222

r? `@Nadrieril`
2024-03-21 17:46:50 +01:00
..
src Rollup merge of #122793 - compiler-errors:deref-pat-syntax, r=Nadrieril 2024-03-21 17:46:50 +01:00
Cargo.toml Update to bitflags 2 in the compiler 2023-12-30 18:17:28 +01:00
messages.ftl Remove non-useful code path. 2024-03-21 10:18:34 +11:00