rust/compiler/rustc_parse/src
Jonathan Brouwer b24df42488
Port #[must_use] to new attribute parsing infrastructure
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-06-22 14:51:58 +02:00
..
lexer Report text_direction_codepoint_in_literal when parsing 2025-05-27 15:57:41 +00:00
parser Extract Translator struct 2025-06-19 13:02:04 -05: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