rust/crates/rust-analyzer/src
2020-07-11 01:39:06 +02:00
..
bin Avoid accidently stumping over config values 2020-07-10 10:07:08 +02:00
cli Remove unwanted dependency 2020-07-08 18:26:31 +02:00
diagnostics Always put config first 2020-07-09 16:12:53 +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 Automatically reload project info on Cargo.toml changes 2020-07-10 15:35:15 +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
from_proto.rs Tweak visibility 2020-06-25 01:02:08 +02:00
global_state.rs Add profiling calls 2020-07-10 22:30:24 +02: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 Optimize VFS processing 2020-07-10 22:30:24 +02:00
markdown.rs Rename folder 2020-02-18 12:37:45 +01:00
reload.rs Don't show error when speculatively reloading workspace 2020-07-11 01:39:06 +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