rust/compiler/rustc_resolve
Dylan DPC 252ce10bb0
Rollup merge of #102913 - SparrowLii:import-candidate, r=compiler-errors
unify `IsPattern` and `IsImport` enum in `show_candidates`

Follow-up of #102876
A binding cannot appear in both pattern and import at the same time, so it makes sense to unify them
r? `@compiler-errors`
2022-10-12 11:11:26 +05:30
..
src Rollup merge of #102913 - SparrowLii:import-candidate, r=compiler-errors 2022-10-12 11:11:26 +05:30
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00