rust/compiler/rustc_ast_lowering/src
2021-12-13 14:02:41 +11: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 let-else: fix attribute aliasing + add test for issue 89807 2021-12-13 14:02:41 +11:00
expr.rs let-else: add hir::Let and type check it like a hir::Local 2021-12-13 14:02:19 +11: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 Store impl_trait_fn inside OpaqueTyOrigin. 2021-12-07 21:30:45 +01: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