rust/compiler/rustc_parse/src
Jonathan Brouwer 86349e31dd
Port #[omit_gdb_pretty_printer_section] to the new attribute parsing infrastructure
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-07-12 22:55:48 +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 Remove uncessary parens in closure body with unused lint 2025-07-10 09:25:56 +08:00
errors.rs Remove let_chains feature 2025-06-30 07:49:20 -05:00
lib.rs Remove unused allow attrs 2025-07-07 12:58:16 +00:00
validate_attr.rs Port #[omit_gdb_pretty_printer_section] to the new attribute parsing infrastructure 2025-07-12 22:55:48 +02:00