rust/crates/rust-analyzer
Aleksey Kladov f34762abb7 internal: better factoring for to_proto::completion
One source completion can produce up to two lsp completions.
Additionally, `preselct` and `sort_text` are global properties of the
whole set of completions, so the right granularity here is to convert
many completions.

As a side-benefit, we no loger allocate intermediate vec.
2021-07-04 14:08:33 +03:00
..
src internal: better factoring for to_proto::completion 2021-07-04 14:08:33 +03:00
tests/slow-tests internal: make xtask lighter 2021-07-04 12:47:56 +03:00
build.rs minor: standard snippet 2021-05-07 21:46:25 +03:00
Cargo.toml internal: make xtask lighter 2021-07-04 12:47:56 +03:00