rust/crates/rust-analyzer/src
2020-06-20 23:24:16 +02:00
..
bin Accept relative paths in rust-project.json 2020-06-15 13:11:53 +02:00
cli Remove dead code 2020-06-11 13:34:09 +02:00
diagnostics Warnings as hint or info 2020-06-17 00:00:43 +02:00
main_loop Move ReqQueue to lsp-server 2020-06-20 23:24:16 +02:00
caps.rs Spec better runnables 2020-06-02 17:34:18 +02:00
cargo_target_spec.rs Better encapsulate reverse-mapping of files to cargo targets 2020-06-17 17:51:46 +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 Add Go to Type Definition hover action. 2020-06-18 10:15:43 +03:00
diagnostics.rs Warnings as hint or info 2020-06-17 00:00:43 +02:00
from_proto.rs Cleanup URL handling 2020-06-13 14:15:38 +02:00
global_state.rs Move ReqQueue to lsp-server 2020-06-20 23:24:16 +02:00
lib.rs Move ReqQueue to lsp-server 2020-06-20 23:24:16 +02:00
lsp_ext.rs Add capabilities tests. 2020-06-05 15:00:31 +03:00
main_loop.rs Move ReqQueue to lsp-server 2020-06-20 23:24:16 +02:00
markdown.rs
semantic_tokens.rs Syntax highlighting for escape sequences in strings 2020-06-17 15:27:13 +02:00
to_proto.rs Merge #4903 2020-06-18 13:23:14 +00:00
vfs_glob.rs