rust/compiler/rustc_ast/src
2021-06-17 08:04:54 +09:00
..
ast
attr Implement token-based handling of attributes during expansion 2021-04-11 01:31:36 -04:00
expand Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
util Remove unnecessary manual shrink_to_fit calls 2021-01-16 14:02:36 +01:00
ast_like.rs parser: Ensure that all nonterminals have tokens after parsing 2021-06-06 14:21:12 +03:00
ast.rs Use AttrVec for Arm, FieldDef, and Variant 2021-06-17 08:04:54 +09:00
entry.rs
lib.rs Remove unused feature gates 2021-05-31 13:55:43 +02:00
mut_visit.rs Use AttrVec for Arm, FieldDef, and Variant 2021-06-17 08:04:54 +09:00
node_id.rs Clarify docs for DUMMY_NODE_ID 2021-02-07 19:42:12 -08:00
ptr.rs
token.rs remove pat2021 2021-04-27 21:15:59 -05:00
tokenstream.rs don't clone attrs 2021-05-30 22:44:40 +03:00
visit.rs Add support for using qualified paths with structs in expression and pattern 2021-06-10 13:18:41 +02:00