rust/compiler/rustc_ast_lowering/src
2021-12-13 17:09:16 +00:00
..
asm.rs asm: Allow using r9 (ARM) and x18 (AArch64) if they are not reserved by 2021-12-10 00:51:39 +00:00
block.rs Do not preallocate item HirIds. 2021-09-18 13:14:29 +02:00
expr.rs Fix rebase and clippy tests 2021-12-13 17:09:16 +00:00
index.rs Use SortedMap in HIR. 2021-10-21 23:08:57 +02:00
item.rs Store impl_trait_fn inside OpaqueTyOrigin. 2021-12-07 21:30:45 +01:00
lib.rs Keep info on pre-desugaring expression for better "incorrect .await" suggestion 2021-12-13 17:09:16 +00:00
pat.rs ast_lowering: Introduce lower_span for catching all spans entering HIR 2021-08-29 10:49:40 +03:00
path.rs Rollup merge of #91273 - Badel2:ice-index-str, r=estebank 2021-12-03 06:24:14 +01:00