rust/crates/rust-analyzer/src
bors[bot] e529f73355
Merge #8627
8627: Add profiling spans under cargo_to_crate_graph r=lnicola a=lnicola

bors r+

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2021-04-22 18:26:09 +00:00
..
bin feat: avoid checking the whole project during initial loading 2021-04-12 15:29:31 +03:00
cli feat: improve performance by delaying computation of fixes for diagnostics 2021-04-13 12:09:04 +03:00
diagnostics Code review feedback. 2021-04-21 15:10:53 -07:00
benchmarks.rs feat: avoid checking the whole project during initial loading 2021-04-12 15:29:31 +03:00
caps.rs Autoclose blocks when typing { 2021-04-07 16:38:04 +02:00
cargo_target_spec.rs Make ast_to_token_tree infallible 2021-04-04 01:46:45 +02:00
cli.rs
config.rs Code review feedback. 2021-04-21 15:10:53 -07:00
diagnostics.rs Code review feedback. 2021-04-21 15:10:53 -07:00
diff.rs
dispatch.rs
document.rs
from_proto.rs internal: unfork code paths for unresolved and resolved assist 2021-04-13 10:59:15 +03:00
global_state.rs More robust status notifications 2021-04-06 15:45:31 +03:00
handlers.rs Move cursor position when using item movers 2021-04-14 00:03:04 +02:00
lib.rs
line_index.rs
lsp_ext.rs Prevent being able to rename items that are not part of the workspace 2021-04-18 12:44:00 +02:00
lsp_utils.rs Use CompletionTextEdit::InsertAndReplace if supported by the client 2021-04-08 15:21:27 +02:00
main_loop.rs change grammar 2021-04-15 19:40:07 +01: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 Add profiling spans under cargo_to_crate_graph 2021-04-22 21:25:29 +03:00
request_metrics.rs
semantic_tokens.rs Fix typo: comparision -> comparison 2021-04-19 18:44:38 +03:00
thread_pool.rs
to_proto.rs Fix typo: comparision -> comparison 2021-04-19 18:44:38 +03:00