rust/crates/rust-analyzer/src
2021-06-03 18:09:21 +02:00
..
bin only advertise range formatting support if enabled 2021-05-27 17:36:13 -04:00
cli Display unknown types in analysis-stats 2021-05-27 19:30:28 +03:00
diagnostics Update test fixtures 2021-05-24 18:18:05 +03:00
caps.rs Merge #9028 2021-05-28 15:26:20 +00:00
cargo_target_spec.rs Fix build script dependencies 2021-05-12 14:48:26 +02:00
cli.rs internal: switch from CLI to internal benchmarking 2021-03-30 12:47:23 +03:00
config.rs Make it opt-in 2021-06-03 18:09:21 +02:00
diagnostics.rs Code review feedback. 2021-04-21 15:10:53 -07:00
diff.rs Split textDocument/formatting TextEdit with diff 2020-12-31 15:33:20 +01:00
dispatch.rs Update salsa 2021-05-27 15:05:41 +02:00
document.rs Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
from_proto.rs internal: unfork code paths for unresolved and resolved assist 2021-04-13 10:59:15 +03:00
global_state.rs Make it opt-in 2021-06-03 18:09:21 +02:00
handlers.rs NFC: remove redundant clones (clippy::perf) 2021-06-03 15:32:46 +02:00
integrated_benchmarks.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
lib.rs internal: add integrated completion benchmark 2021-05-04 15:14:33 +03:00
line_index.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
lsp_ext.rs Add a "Debug ItemTree" LSP request 2021-05-21 23:59:52 +02:00
lsp_utils.rs Update salsa 2021-05-27 15:05:41 +02:00
main_loop.rs Update salsa 2021-05-27 15:05:41 +02:00
markdown.rs Check for rust doc code attributes like rustdoc does 2021-04-19 13:32:52 +02:00
op_queue.rs More robust status notifications 2021-04-06 15:45:31 +03:00
reload.rs Make it opt-in 2021-06-03 18:09:21 +02:00
request_metrics.rs Flatten module hierarchy 2020-06-24 18:57:30 +02:00
semantic_tokens.rs Document semantic token tags 2021-05-26 15:23:05 +02:00
thread_pool.rs Improve prime_caches and display its progress 2020-10-12 13:35:01 +02:00
to_proto.rs Merge #9039 2021-05-31 13:21:31 +00:00