bors[bot] 30f058dfea
Merge #4602 #4603
4602: Add boolean literal semantic token type to package.json r=matklad a=lnicola

Closes #4583.

CC @GrayJack

4603: Add self keyword semantic token type r=matklad a=lnicola

Not sure if this is warranted a new token type or just a modifier.

---

CC #4583, @GrayJack

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-05-25 14:08:21 +00:00
..
2020-02-24 21:23:56 +02:00
2020-05-20 22:31:39 +03:00
2020-01-15 16:07:39 +01:00
2020-05-24 16:32:00 +03:00
2020-05-25 14:08:21 +00:00
2020-03-02 14:27:26 +01:00
2020-05-20 22:31:39 +03:00
2020-05-18 22:55:46 -07:00
2020-05-20 22:31:39 +03:00

rust-analyzer

Provides support for rust-analyzer: novel LSP server for the Rust programming language.

See https://rust-analyzer.github.io/ for more information.