rust/crates/rust-analyzer/src
2021-03-23 19:43:55 +02:00
..
bin Add no-sysroot flag for analysis-stats 2021-03-14 18:31:14 +08:00
cli Add no-sysroot flag for analysis-stats 2021-03-14 18:31:14 +08:00
diagnostics don't clone types that are copy (clippy::clone_on_copy) 2021-03-17 01:56:31 +01:00
caps.rs Add ' to trigger_characters, allowing more direct lifetime completions 2021-03-21 11:05:04 +01:00
cargo_target_spec.rs
cli.rs Split pub fn cargo_load into pub fn load_workspace_at and pub fn load_workspace 2021-02-16 16:37:52 +01:00
config.rs Bump the default hint length 2021-03-23 19:43:55 +02:00
diagnostics.rs Avoid transmitting unchanged diagnostics 2021-02-17 12:45:17 +01:00
diff.rs
dispatch.rs
document.rs
from_proto.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
global_state.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
handlers.rs Merge #8054 2021-03-22 13:08:45 +00:00
lib.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
line_index.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
lsp_ext.rs Item up and down movers 2021-03-18 11:22:27 +02:00
lsp_utils.rs avoid converting types into themselves via .into() (clippy::useless-conversion) 2021-03-17 01:27:56 +01:00
main_loop.rs Merge #8054 2021-03-22 13:08:45 +00:00
markdown.rs
op_queue.rs
reload.rs a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00
request_metrics.rs
semantic_tokens.rs Use a highlight modifier for intra doc links 2021-03-18 22:32:07 +01:00
thread_pool.rs
to_proto.rs Merge #8054 2021-03-22 13:08:45 +00:00