rust/crates/rust-analyzer/src
bors[bot] 5fb2eb2314
Merge #10147
10147: fix: don't panic if the client sends invalid request r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2021-09-04 13:56:47 +00:00
..
bin switch log crate to tracing 2021-08-30 15:11:42 +08:00
cli minor: improve readability 2021-08-31 15:46:00 +03:00
diagnostics Bless tests 2021-08-06 15:59:58 +02:00
caps.rs switch log crate to tracing 2021-08-30 15:11:42 +08: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 Merge #10005 2021-08-30 08:42:13 +00:00
diagnostics.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
diff.rs Split textDocument/formatting TextEdit with diff 2020-12-31 15:33:20 +01:00
dispatch.rs Merge #10080 2021-08-30 07:58:59 +00:00
from_proto.rs internal: deduplicate 2021-09-04 16:56:23 +03:00
global_state.rs minor: improve readability 2021-08-31 15:46:00 +03:00
handlers.rs internal: deduplicate 2021-09-04 16:56:23 +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 Fix bitrotted module name 2021-02-16 19:17:32 +03:00
lsp_ext.rs feat: gate custom clint-side commands behind capabilities 2021-07-30 19:16:33 +03:00
lsp_utils.rs internal: deduplicate 2021-09-04 16:56:23 +03:00
main_loop.rs fix error message for when DidChangeTextDocument path doesn't exist 2021-09-02 15:19:47 -07:00
markdown.rs Check for rust doc code attributes like rustdoc does 2021-04-19 13:32:52 +02:00
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 internal: reduce coupling 2021-08-31 19:14:33 +03:00
semantic_tokens.rs semantic highlighting: add reference hlmod 2021-07-31 04:42:47 +00:00
thread_pool.rs Improve prime_caches and display its progress 2020-10-12 13:35:01 +02:00
to_proto.rs internal: deduplicate 2021-09-04 16:56:23 +03:00