rust-analyzer/crates/ra_hir/src/expr
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
..
lower.rs Infer box expression 2019-09-12 02:35:09 +08:00
scope.rs cleanup hir db imports 2019-09-08 09:55:12 +03:00
validation.rs start cleaning up the resolution 2019-09-12 21:34:22 +03:00