rust-analyzer/crates/ra_hir
Aleksey Kladov 63e1e63a91 start cleaning up the resolution
Nameres related types, like `PerNs<Resolution>`, can represent
unreasonable situations, like a local in a type namespace. We should
clean this up, by requiring that call-site specifies the kind of
resolution it expects.
2019-09-12 21:34:22 +03:00
..
src start cleaning up the resolution 2019-09-12 21:34:22 +03:00
Cargo.toml Revert "Replace with immutable map to avoid heavy cloning" 2019-09-09 01:34:53 +08:00