rust/crates/rust-analyzer
bors[bot] b7ece77af4
Merge #6650
6650: Make completion and assists module independent r=matklad a=SomeoneToIgnore

A follow-up of https://github.com/rust-analyzer/rust-analyzer/pull/6553#discussion_r524402907

Move the common code for both assists and completion modules into a separate crate.

Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2020-11-28 14:33:57 +00:00
..
src Merge #6650 2020-11-28 14:33:57 +00:00
tests/rust-analyzer Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
build.rs
Cargo.toml Move the helpers into ide_db 2020-11-28 16:30:39 +02:00