rust/crates/assists
bors[bot] af0e54a566
Merge #6139
6139: Make find_path_prefixed configurable r=matklad a=Veykril

This makes `find_path_prefixed` more configurable allowing one to choose whether it always returns absolute paths, self-prefixed paths or to ignore local imports when building the path. 

The config names are just thrown in here, taking better names if they exist :)

This should fix #6131 as well?

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-10-06 11:43:08 +00:00
..
src Merge #6139 2020-10-06 11:43:08 +00:00
Cargo.toml Add description for crates that will be published 2020-08-24 13:07:22 +02:00