rust/compiler/rustc_parse
León Orell Valerian Liehr 9f336ce2eb
Remove now unreachable parse recovery code
StructLiteralNeedingParens is no longer reachable always giving
precedence to StructLiteralNotAllowedHere.

As an aside: The former error struct shouldn't've existed in the
first place. We should've just used the latter in this branch.
2025-03-25 15:15:41 +01:00
..
src Remove now unreachable parse recovery code 2025-03-25 15:15:41 +01:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl Remove now unreachable parse recovery code 2025-03-25 15:15:41 +01:00