rust/compiler/rustc_ast/src
2022-09-09 16:53:17 +10:00
..
attr Change return type of Attribute::tokens. 2022-09-09 16:25:31 +10:00
expand Make allocator_kind a query. 2021-06-20 11:52:51 +02:00
util Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
ast_traits.rs Inline attrs. 2022-08-29 20:25:48 +10:00
ast.rs Use niche-filling optimization even when multiple variants have data. 2022-09-07 20:12:45 +00:00
entry.rs Fixup missing renames from #[main] to #[rustc_main] 2022-06-22 18:24:09 +02:00
lib.rs Inline and remove TokenStream::opt_from_ast. 2022-09-09 16:53:17 +10:00
mut_visit.rs Rename AttrAnnotatedToken{Stream,Tree}. 2022-09-09 12:45:26 +10:00
node_id.rs Use LocalExpnId where possible. 2021-07-17 19:41:02 +02:00
ptr.rs Use delayed error handling for Encodable and Encoder infallible. 2022-06-08 07:01:26 +10:00
token.rs Suggest removing unnecessary prefix let in patterns 2022-09-03 05:39:46 +00:00
tokenstream.rs Inline and remove TokenStream::opt_from_ast. 2022-09-09 16:53:17 +10:00
visit.rs Shrink ast::Attribute. 2022-08-16 11:10:13 +10:00