rust/compiler/rustc_ast/src
2022-12-15 00:09:10 +01:00
..
attr Remove three uses of LitKind::synthesize_token_lit. 2022-12-05 16:33:20 +11:00
expand Make allocator_kind a query. 2021-06-20 11:52:51 +02:00
util Auto merge of #105160 - nnethercote:rm-Lit-token_lit, r=petrochenkov 2022-12-12 05:16:50 +00:00
ast.rs more clippy::complexity fixes 2022-12-15 00:09:10 +01:00
ast_traits.rs Rename {Create,Lazy}TokenStream as {To,Lazy}AttrTokenStream. 2022-09-09 17:25:38 +10:00
entry.rs Fixup missing renames from #[main] to #[rustc_main] 2022-06-22 18:24:09 +02:00
lib.rs Replace some bool params with an enum 2022-10-01 10:13:02 +00:00
mut_visit.rs Rollup merge of #105050 - WaffleLapkin:uselessrefign, r=jyn514 2022-12-03 17:37:42 +01:00
node_id.rs rustc_error, rustc_private, rustc_ast: Switch to stable hash containers 2022-09-10 11:49:12 +02:00
ptr.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
token.rs remove unnecessary uses of clone 2022-12-13 02:06:24 +09:00
tokenstream.rs compiler: remove unnecessary imports and qualified paths 2022-12-10 18:45:34 +01:00
visit.rs Rollup merge of #104199 - SarthakSingh31:issue-97417-1, r=cjgillot 2022-12-03 17:37:41 +01:00