rust-analyzer/crates/rust-analyzer
Aleksey Kladov c45221907a Deduplicate highlight tags and symbol kinds
Curiously, LSP uses different enums for those, and unsurprising and
annoyingly, there are things which exist in one but not in the other.

Let's not repeat the mistake and unify the two things
2020-12-18 23:04:26 +03:00
..
src Deduplicate highlight tags and symbol kinds 2020-12-18 23:04:26 +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 LSP 3.16 - Released 2020-12-17 11:33:35 -05:00