rust/crates/ra_hir
Florian Diebold fe1dfd2b20 Refactor some more
Type-relative paths (`<T>::foo`) also need to work in type context, for example
`<T>::Item` is legal. So rather than returning the type ref from the resolver
function, just check it before.
2019-09-17 19:47:45 +02:00
..
src Refactor some more 2019-09-17 19:47:45 +02:00
Cargo.toml Revert "Replace with immutable map to avoid heavy cloning" 2019-09-09 01:34:53 +08:00