rust/compiler/rustc_parse/src
Guillaume Gomez 194e58c75c
Rollup merge of #142798 - camsteffen:recover-semi, r=compiler-errors
Don't fail to parse a struct if a semicolon is used to separate fields

The first commit is a small refactor.
2025-06-22 17:35:35 +02:00
..
lexer Report text_direction_codepoint_in_literal when parsing 2025-05-27 15:57:41 +00:00
parser Rollup merge of #142798 - camsteffen:recover-semi, r=compiler-errors 2025-06-22 17:35:35 +02:00
errors.rs Rework how the disallowed qualifier lints are generated 2025-06-13 18:13:34 +02:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
validate_attr.rs Port #[must_use] to new attribute parsing infrastructure 2025-06-22 14:51:58 +02:00