rust/crates/rust-analyzer/src
2021-08-26 13:10:14 +02:00
..
bin internal: unify subcommand handling between ra and xtask 2021-08-10 12:49:55 +03:00
cli internal: remove unreasonable crate dependency 2021-08-22 14:05:12 +03:00
diagnostics Bless tests 2021-08-06 15:59:58 +02:00
caps.rs feat: Add the Hover Range server capability 2021-07-27 18:31:21 -04:00
cargo_target_spec.rs internal: remove useless helpers 2021-08-09 15:58:21 +03:00
cli.rs internal: unify subcommand handling between ra and xtask 2021-08-10 12:49:55 +03:00
config.rs Extend CargoConfig.unset_test_crates to allow for efficiently disabling #[cfg(test)] on all crates without having to first load the crate graph 2021-08-26 13:10:14 +02:00
diagnostics.rs
diff.rs
dispatch.rs internal: incentivize rust-analyzed developers to fix panics 2021-08-22 17:54:50 +03:00
from_proto.rs
global_state.rs internal: incentivize rust-analyzed developers to fix panics 2021-08-22 17:54:50 +03:00
handlers.rs internal: use idiomatic form of assertions 2021-08-24 14:09:34 +03:00
integrated_benchmarks.rs internal: simplify handling of the build scripts 2021-07-18 11:29:22 +03:00
lib.rs internal: optimize compile time 2021-08-15 13:24:37 +03:00
line_index.rs
lsp_ext.rs feat: gate custom clint-side commands behind capabilities 2021-07-30 19:16:33 +03:00
lsp_utils.rs internal: incentivize rust-analyzed developers to fix panics 2021-08-22 17:54:50 +03:00
main_loop.rs internal: incentivize rust-analyzed developers to fix panics 2021-08-22 17:54:50 +03:00
markdown.rs
mem_docs.rs fix: correctly update diagnostics when files are opened and closed 2021-07-26 21:22:06 +03:00
op_queue.rs internal: simplify handling of the build scripts 2021-07-18 11:29:22 +03:00
reload.rs Fix reporting of build script errors 2021-08-25 17:56:39 +02:00
semantic_tokens.rs semantic highlighting: add reference hlmod 2021-07-31 04:42:47 +00:00
thread_pool.rs
to_proto.rs semantic highlighting: add reference hlmod 2021-07-31 04:42:47 +00:00