rust/crates/rust-analyzer
petr-tik f4e3eceb6f Add a semantic token type for char literals
The LSP spec doesn't recognise character literals, so
had to extend the suported types to our own custom type
2021-02-05 23:46:39 +00:00
..
src Add a semantic token type for char literals 2021-02-05 23:46:39 +00:00
tests/rust-analyzer Simplify heavy tests 2021-01-28 19:15:49 +03:00
build.rs
Cargo.toml Make always-assert crate reusable 2021-01-26 22:13:42 +03:00