rust/compiler/rustc_parse/src
Jonathan Brouwer 2d8ffff10a
Port #[ignore] to the new attribute parsing infrastructure
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-07-05 21:23:09 +02:00
..
lexer update to literal-escaper 0.0.4 for better API without unreachable and faster string parsing 2025-06-23 06:36:22 +00:00
parser Replace kw_span by full span. 2025-07-03 14:59:27 +00:00
errors.rs Remove let_chains feature 2025-06-30 07:49:20 -05:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
validate_attr.rs Port #[ignore] to the new attribute parsing infrastructure 2025-07-05 21:23:09 +02:00