rust/compiler/rustc_ast_pretty
Vadim Petrochenkov b32a4edb20 rustc_ast_lowering: Stop lowering imports into multiple items
Lower them into a single item with multiple resolutions instead.
This also allows to remove additional `NodId`s and `DefId`s related to those additional items.
2022-12-01 18:51:20 +03:00
..
src rustc_ast_lowering: Stop lowering imports into multiple items 2022-12-01 18:51:20 +03:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00