rust/compiler/rustc_ast/src
2025-09-09 21:38:38 +02: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 c-variadic: reject functions with unsupported extern ABI 2025-09-09 21:38:38 +02: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 Remove special implementation of PartialEq for InvisibleOrigin outside macro matching 2025-09-02 16:38:31 +02:00
tokenstream.rs Put TokenStream stuff in a sensible order. 2025-08-29 14:27:20 +10:00
visit.rs Extract ast TraitImplHeader 2025-08-11 17:05:36 -05:00