rust/compiler/rustc_ast_lowering/src
Manish Goregaokar 746e46548c
Rollup merge of #89344 - jackh726:maybe-bound-eror, r=cjgillot
Cleanup lower_generics_mut and make span be the bound itself

Closes #86298 (supersedes those changes)

r? `@cjgillot` since you reviewed the other PR

(Used wrong branch for #89338)
2021-09-30 23:41:09 -07: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 Make with_hir_id_owner responsible for registering the item. 2021-09-20 08:31:16 +02:00
item.rs Rollup merge of #89344 - jackh726:maybe-bound-eror, r=cjgillot 2021-09-30 23:41:09 -07:00
lib.rs Rollup merge of #89344 - jackh726:maybe-bound-eror, r=cjgillot 2021-09-30 23:41:09 -07:00
pat.rs ast_lowering: Introduce lower_span for catching all spans entering HIR 2021-08-29 10:49:40 +03:00
path.rs Do not store visibility in *ItemRef. 2021-09-20 00:29:53 +02:00