rust/compiler/rustc_parse/src
Jonathan Brouwer b131b6f630
Rework how the disallowed qualifier lints are generated
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-06-13 18:13:34 +02:00
..
lexer Report text_direction_codepoint_in_literal when parsing 2025-05-27 15:57:41 +00:00
parser Rework how the disallowed qualifier lints are generated 2025-06-13 18:13:34 +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 use correct edition when warning for unsafe attributes 2025-06-09 21:55:22 +02:00