rust/crates/ra_hir_def
Jonas Schievink 0231e4ac77 find_path: return shorter paths for external items
If a containing module is already in scope, there's no need to
use the full path to the item.
2020-06-12 13:01:20 +02:00
..
src find_path: return shorter paths for external items 2020-06-12 13:01:20 +02:00
Cargo.toml ImportMap: use IndexMap internally 2020-06-10 16:15:49 +02:00