rust/crates/rust-analyzer/src
2020-07-09 15:34:37 +02:00
..
bin Remove unwanted dependency 2020-07-08 18:26:31 +02:00
cli Remove unwanted dependency 2020-07-08 18:26:31 +02:00
diagnostics Cleanup diagnostic conversion code 2020-07-09 15:34:37 +02:00
caps.rs Don't categorize things we don't care about 2020-07-02 18:01:22 -04:00
cargo_target_spec.rs Remove unwanted dependency 2020-07-08 18:26:31 +02:00
cli.rs Structured search debugging 2020-07-01 16:50:45 +10:00
config.rs Remove unwanted dependency 2020-07-08 18:26:31 +02:00
diagnostics.rs Use more of FxHash* 2020-06-29 18:07:52 +03:00
dispatch.rs Minor 2020-06-26 00:27:57 +02:00
from_proto.rs Tweak visibility 2020-06-25 01:02:08 +02:00
global_state.rs Clippy perf warnings 2020-07-08 09:45:29 -04:00
handlers.rs Add Markup type 2020-07-08 22:37:35 +02:00
lib.rs Move progress reporting to utils 2020-06-26 16:33:57 +02:00
line_endings.rs Simplify 2020-06-28 01:30:45 +03:00
lsp_ext.rs Add a command to compute memory usage statistics 2020-07-07 12:10:14 +02:00
lsp_utils.rs Minor 2020-06-26 17:17:38 +02:00
main_loop.rs Add a command to compute memory usage statistics 2020-07-07 12:10:14 +02:00
markdown.rs Rename folder 2020-02-18 12:37:45 +01:00
reload.rs Move cargo metadata off the main loop 2020-07-02 17:39:51 +02:00
request_metrics.rs Flatten module hierarchy 2020-06-24 18:57:30 +02:00
semantic_tokens.rs Update injection mechanism and stop injecting through highlight element, switch to more general new highlight tag, generic 2020-06-23 12:13:50 -04:00
thread_pool.rs Move TaskPool into GlobalState 2020-06-25 15:35:42 +02:00
to_proto.rs Add Markup type 2020-07-08 22:37:35 +02:00