rust/compiler/rustc_parse/src
Vadim Petrochenkov 6668d13de2 ast: Remove token visiting from AST visitor
It's no longer necessary after the removal of nonterminal tokens in #124141.
2025-04-30 10:36:03 +03:00
..
lexer Rollup merge of #140175 - Kivooeo:new-fix-one, r=compiler-errors 2025-04-23 00:43:08 +00:00
parser ast: Remove token visiting from AST visitor 2025-04-30 10:36:03 +03:00
errors.rs resolved conflict 2025-04-25 17:02:59 +05:00
lib.rs Simplify LazyAttrTokenStream. 2025-04-30 07:10:56 +10:00
validate_attr.rs Make #[naked] an unsafe attribute 2025-04-19 00:03:35 +02:00