rust/crates/rust-analyzer/src
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
..
bin Add version 2020-05-19 18:12:07 -04:00
cli Add AssistConfig 2020-05-19 20:28:27 +02:00
diagnostics CodeAction groups 2020-05-22 17:32:46 +02:00
main_loop Document parentModule experimental LSP request 2020-05-25 15:59:49 +02:00
caps.rs Document parentModule experimental LSP request 2020-05-25 15:59:49 +02:00
cargo_target_spec.rs add support of feature flag for runnables #4464 2020-05-23 20:59:18 +02:00
cli.rs Make some stuff public so that they can be reused by other tools 2020-05-14 11:14:46 +02:00
config.rs And a few drive-bys 2020-05-22 17:26:31 -04:00
diagnostics.rs Server side of SnippetTextEdit 2020-05-19 20:28:27 +02:00
from_proto.rs
lib.rs
lsp_ext.rs Document parentModule experimental LSP request 2020-05-25 15:59:49 +02:00
main_loop.rs Fix formatting 2020-05-24 17:04:17 +02:00
markdown.rs
semantic_tokens.rs Add self keyword semantic token type 2020-05-25 12:08:58 +03:00
to_proto.rs Merge #4602 #4603 2020-05-25 14:08:21 +00:00
vfs_glob.rs
world.rs Move LSP bits from flycheck to rust-analyzer 2020-05-15 01:52:25 +02:00