rust/crates/ra_hir
Florian Diebold 6a04d1f292 Fix resolution of associated method calls across crates
I think it'll be better to make the path resolution the number of unresolved
segments, not the first unresolved index; then this error could simply not have
happened. But I'll do that separately.
2019-02-23 12:37:29 +01:00
..
src Fix resolution of associated method calls across crates 2019-02-23 12:37:29 +01:00
Cargo.toml Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00