rust/crates/ide_completion
bors[bot] d97f2f6b9b
Merge #10976
10976: fix: Show case-insensitive exact matches instead of fuzzy flyimport for short paths r=Veykril a=Veykril

And raise the fuzzy trigger from 2 to 3 chars. This way we keep the ability of flyimporting short names like `Rc`.
Fixes https://github.com/rust-analyzer/rust-analyzer/issues/6917
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-12-11 13:50:55 +00:00
..
src Merge #10976 2021-12-11 13:50:55 +00:00
Cargo.toml Clean up some unused cross-crate dependencies 2021-12-05 13:54:49 +02:00