rust/compiler/rustc_resolve
Matthew Jasper 1536d7220b Don't suggest importing items with hygienic names
This will potentially hide a few correct suggestions, but importing
these items from another module is not generally possible.
2021-10-21 23:36:51 +01:00
..
src Don't suggest importing items with hygienic names 2021-10-21 23:36:51 +01:00
Cargo.toml Forbid hashing HIR outside of indexing. 2021-10-09 18:38:28 +02:00