rust/compiler/rustc_resolve
bors 1536ab1b38 Auto merge of #103096 - petrochenkov:indresdoc, r=cjgillot
resolve: Shadow erroneous glob imports with erroneous single imports

If such shadowing doesn't happen we end up in a weird state that may cause ICEs.
(In non-erroneous cases single imports always shadow glob imports too.)

Fixes https://github.com/rust-lang/rust/issues/100047
Fixes https://github.com/rust-lang/rust/issues/100241
2022-10-17 02:06:25 +00:00
..
src Auto merge of #103096 - petrochenkov:indresdoc, r=cjgillot 2022-10-17 02:06:25 +00:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00