rust/compiler/rustc_ast/src
2025-01-15 09:41:33 +01:00
..
attr allowed_through_unstable_modules: support showing a deprecation message when the unstable module name is used 2025-01-15 09:41:33 +01:00
expand upstream rustc_codegen_llvm changes for enzyme/autodiff 2025-01-01 21:42:45 +01:00
util update cfg(bootstrap) 2025-01-08 21:26:39 +01:00
ast_traits.rs Remove needless returns detected by clippy in the compiler 2024-09-09 13:32:22 +02:00
ast.rs Rename PatKind::Lit to Expr 2025-01-08 07:34:59 +00:00
entry.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
format.rs Account for format_args in HiddenUnicodeCodepoints lint 2024-12-31 05:03:22 +00:00
lib.rs Add hir::Attribute 2024-12-15 19:18:46 +01:00
mut_visit.rs Rename PatKind::Lit to Expr 2025-01-08 07:34:59 +00:00
node_id.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
ptr.rs Convert some Into impls into From impls 2024-12-31 01:56:33 +00:00
token.rs Remove allocations from case-insensitive comparison to keywords 2025-01-11 12:39:44 -05:00
tokenstream.rs Overhaul TokenTreeCursor. 2024-12-18 12:50:22 +11:00
visit.rs Rename PatKind::Lit to Expr 2025-01-08 07:34:59 +00:00