rust/compiler/rustc_ast_lowering/src
2022-01-16 16:02:36 -06: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 Use pre-interned symbols in a couple of places 2022-01-10 17:13:33 +01:00
index.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
item.rs Link impl items to corresponding trait items in late resolver. 2022-01-08 20:45:59 +01:00
lib.rs Replace NestedVisitorMap with NestedFilter 2022-01-16 16:02:36 -06:00
pat.rs Move PatKind::Lit checking from ast_validation to ast lowering 2022-01-01 15:10:43 -05:00
path.rs Tighten span when suggesting lifetime on path 2021-12-27 23:34:52 -08:00