rust/crates/rust-analyzer
Aleksey Kladov 2f22675537 Simplify assists resolution API
Assist vs UnresolvedAssist split doesn't really pull its weight. This
is especially bad if we want to include `Assist` as a field of
diagnostics, where we'd have to make the thing generic.
2020-12-26 14:11:42 +03:00
..
src Simplify assists resolution API 2020-12-26 14:11:42 +03:00
tests/rust-analyzer Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
build.rs Fix fmt 2020-06-19 02:25:07 +08:00
Cargo.toml Try serde_path_to_error for LSP InitializeParams 2020-12-23 13:21:58 +02:00