rust/crates/rust-analyzer/src
2022-03-04 07:45:51 +02:00
..
bin feat: poke user when supplying faulty configurations 2022-01-06 14:24:19 +01:00
cli Add CSV output to analysis-stats 2022-02-25 11:45:44 +01:00
diagnostics Merge #10902 2021-12-05 10:52:54 +00:00
caps.rs Fix a typo in server_capabilities.experimental 2022-02-19 10:58:10 +01:00
cargo_target_spec.rs Pass required features to cargo when using run action 2022-02-06 19:02:25 +03:00
cli.rs
config.rs feat: Make private editable completions configurable, disable by default 2022-02-25 22:16:40 +01:00
diagnostics.rs Handle multiple cargo check quick fix spans 2021-12-04 21:41:56 -08:00
diff.rs
dispatch.rs
from_proto.rs fix: don't panic on seeing an unexpected offset 2022-01-03 14:49:47 +00:00
global_state.rs correct the description of Struct GlobalState 2022-02-14 19:30:21 +08:00
handlers.rs Load hints for part of the file only 2022-03-04 07:45:51 +02:00
integrated_benchmarks.rs feat: Make private editable completions configurable, disable by default 2022-02-25 22:16:40 +01:00
lib.rs
line_index.rs
lsp_ext.rs Load hints for part of the file only 2022-03-04 07:45:51 +02:00
lsp_utils.rs fix: don't panic on seeing an unexpected offset 2022-01-03 14:49:47 +00:00
main_loop.rs Bump lsp-types 2022-02-09 09:22:25 +02:00
markdown.rs perf: avoid allocating by just slicing. 2021-10-26 20:59:48 +08:00
mem_docs.rs
op_queue.rs
reload.rs Regenrate docs and package.json 2022-01-06 13:50:24 +01:00
semantic_tokens.rs internal: Handle macro calls better in highlighting 2022-01-02 19:10:10 +01:00
thread_pool.rs
to_proto.rs Clean up the redundant hints code and config 2022-03-04 07:45:51 +02:00