rust/crates/rust-analyzer/src
2020-07-30 17:56:53 +02:00
..
bin Setup global allocator in the correct crate 2020-07-22 13:42:53 +02:00
cli Code shuffle resiliently 2020-07-30 15:48:35 +02:00
diagnostics Mark machine applicable fixes as preferred 2020-07-16 10:51:25 -04:00
caps.rs Update lsp-types for HoverOptions 2020-07-15 18:17:46 -04:00
cargo_target_spec.rs Cleanup CFG API 2020-07-23 16:53:12 +02:00
cli.rs Add rustc-perf to metrics 2020-07-25 10:35:45 +02:00
config.rs Add toggle for experimental diagnostics 2020-07-24 17:39:16 +02:00
diagnostics.rs Add fixmes 2020-07-09 15:41:13 +02:00
dispatch.rs Minor 2020-06-26 00:27:57 +02:00
document.rs Add DocumentData to represent in-memory document with LSP info 2020-07-24 09:02:57 -04:00
from_proto.rs Fix conversion 2020-07-15 08:17:32 -04:00
global_state.rs Add DocumentData to represent in-memory document with LSP info 2020-07-24 09:02:57 -04:00
handlers.rs Rename EnumDef -> Enum 2020-07-30 17:52:53 +02:00
lib.rs Add rustc-perf to metrics 2020-07-25 10:35:45 +02:00
line_endings.rs Simplify 2020-06-28 01:30:45 +03:00
lsp_ext.rs SSR: Restrict to current selection if any 2020-07-29 15:06:58 +10:00
lsp_utils.rs Restore line index micro-optimization 2020-07-25 12:56:39 +03:00
main_loop.rs Restore line index micro-optimization 2020-07-25 12:56:39 +03:00
markdown.rs Rename folder 2020-02-18 12:37:45 +01:00
reload.rs Expose package roots more directly 2020-07-21 12:52:51 +02:00
request_metrics.rs Flatten module hierarchy 2020-06-24 18:57:30 +02:00
semantic_tokens.rs Add new Punctuation highlight tag 2020-07-15 16:42:47 +02:00
thread_pool.rs Move TaskPool into GlobalState 2020-06-25 15:35:42 +02:00
to_proto.rs Rename EnumVariant -> Variant 2020-07-30 17:56:53 +02:00