rust/compiler/rustc_ast_lowering/src
2021-09-18 14:41:50 +02:00
..
asm.rs ast_lowering: Introduce lower_span for catching all spans entering HIR 2021-08-29 10:49:40 +03:00
block.rs Do not preallocate item HirIds. 2021-09-18 13:14:29 +02:00
expr.rs Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov 2021-09-11 23:35:28 +00:00
item.rs Do not preallocate UseTree HirIds. 2021-09-18 14:41:50 +02:00
lib.rs Do not preallocate UseTree HirIds. 2021-09-18 14:41:50 +02:00
pat.rs ast_lowering: Introduce lower_span for catching all spans entering HIR 2021-08-29 10:49:40 +03:00
path.rs Compute item_generics_num_lifetimes during resolution. 2021-09-01 20:13:16 +02:00