rust/crates/rust-analyzer/src
2022-03-22 12:38:59 -07:00
..
bin
cli Preserve order when grouping references. 2022-03-22 12:38:59 -07:00
diagnostics fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
caps.rs Provide signature help when editing generic args 2022-03-18 19:59:41 +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 fix: Fix lifetime elision hint configuration key 2022-03-22 16:28:36 +01:00
diagnostics.rs
diff.rs
dispatch.rs fix clippy::needless_borrow 2022-03-12 16:50:49 +01:00
from_proto.rs
global_state.rs correct the description of Struct GlobalState 2022-02-14 19:30:21 +08:00
handlers.rs Rename call info to "signature help" 2022-03-18 20:19:35 +01:00
integrated_benchmarks.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
lib.rs
line_index.rs
lsp_ext.rs minor: add missing definitions of lsp_ext::InlayHintLabel 2022-03-12 01:08:33 +01:00
lsp_utils.rs
main_loop.rs fix clippy::needless_return 2022-03-12 16:50:49 +01:00
markdown.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
mem_docs.rs
op_queue.rs
reload.rs
semantic_tokens.rs Fix highlighting of Self 2022-03-05 23:34:37 +01:00
thread_pool.rs
to_proto.rs Merge #11771 2022-03-20 13:47:16 +00:00