rust/compiler/rustc_ast/src
2025-08-09 15:47:01 +08:00
..
attr remove P 2025-08-09 15:47:01 +08:00
expand remove P 2025-08-09 15:47:01 +08:00
util Deduplicate IntTy/UintTy/FloatTy. 2025-07-31 19:56:11 +10:00
ast.rs remove P 2025-08-09 15:47:01 +08:00
ast_traits.rs remove P 2025-08-09 15:47:01 +08:00
entry.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
format.rs remove P 2025-08-09 15:47:01 +08:00
lib.rs remove P 2025-08-09 15:47:01 +08:00
mut_visit.rs remove P 2025-08-09 15:47:01 +08:00
node_id.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
token.rs Add Ident::is_non_reserved_ident 2025-06-26 18:11:14 +00:00
tokenstream.rs Implement AST visitors using a derive macro. 2025-07-22 01:52:34 +00:00
visit.rs remove P 2025-08-09 15:47:01 +08:00