rust/crates/rust-analyzer/src
2020-07-04 17:04:33 +02:00
..
bin Fix bench to work with relative paths 2020-07-04 17:03:02 +02:00
cli Add Item change to the set of benches 2020-07-04 17:04:33 +02:00
diagnostics Cleanup 2020-06-26 12:06:08 +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 Implement rust-analyzer feature configuration to tests. 2020-07-02 16:13:24 +02:00
cli.rs Structured search debugging 2020-07-01 16:50:45 +10:00
config.rs Fix workspace reloading 2020-07-03 17:19:00 +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 Indicate when project needs a reload 2020-07-02 15:34:12 +02:00
handlers.rs Use the selection range when resolving call hierarchy items 2020-07-01 07:56:15 -04: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 Implement StatusBar 2020-07-02 15:32:14 +02:00
lsp_utils.rs Minor 2020-06-26 17:17:38 +02:00
main_loop.rs Move cargo metadata off the main loop 2020-07-02 17:39:51 +02:00
markdown.rs
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 AssistKind::Generate 2020-07-03 19:32:18 +02:00