rust/crates/ra_ide_api
Aleksey Kladov 58ed8ee665 use extern prelude in Resolver
This fixes two bugs:

- completion for paths works again
- we handle extern prelude shadowing more correctly
2019-02-11 15:41:39 +03:00
..
src use extern prelude in Resolver 2019-02-11 15:41:39 +03:00
tests/test Update test to use correct paths 2019-01-27 15:19:41 +01:00
Cargo.toml Fix typo in Cargo.toml authors 2019-02-11 10:20:04 +02:00