rust/crates/rust-analyzer/src
2022-10-20 19:55:04 +02:00
..
bin internal: ⬆️ xflags 2022-10-08 15:35:07 +01:00
cli internal: ⬆️ xflags 2022-10-08 15:35:07 +01:00
config fix: Fix config patching for callable snippets 2022-06-11 13:41:06 +02:00
diagnostics remove imports that are also in edition 2021's prelude 2022-08-09 01:16:32 +02:00
caps.rs Add simple support for completion item details 2022-07-18 19:27:54 +02:00
cargo_target_spec.rs fix: Fix DidSaveDocument requests blocking the server on startup 2022-10-20 19:55:04 +02:00
cli.rs feat: emit SCIP via rust-analyzer 2022-08-22 15:13:46 -04:00
config.rs Remove simplistic interpolation for manifest-path 2022-10-19 23:53:00 +02:00
diagnostics.rs Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
diff.rs Fix last few warnings manually 2022-07-20 15:05:02 +02:00
dispatch.rs fix: Fix formatting requests hanging when r-a is still starting 2022-10-17 18:21:18 +02:00
from_proto.rs Fix annotations not resolving when lens location is set to whole item 2022-10-01 00:18:23 +02:00
global_state.rs fix: Fix DidSaveDocument requests blocking the server on startup 2022-10-20 19:55:04 +02:00
handlers.rs fix: Fix DidSaveDocument requests blocking the server on startup 2022-10-20 19:55:04 +02:00
integrated_benchmarks.rs Restructure find_path into a separate functions for modules and non-module items 2022-09-13 15:15:27 +02:00
lib.rs Fix last few warnings manually 2022-07-20 15:05:02 +02:00
line_index.rs use utf16 instead of utf8 2021-09-26 10:04:02 +03:30
lsp_ext.rs Implement lsp extension for cancelling running flychecks 2022-08-19 08:54:53 +02:00
lsp_utils.rs Make flycheck workdone progress reports cancellable 2022-10-17 16:32:47 +02:00
main_loop.rs fix: Fix DidSaveDocument requests blocking the server on startup 2022-10-20 19:55:04 +02:00
markdown.rs Code blocks with tilde also works like code block 2022-04-01 20:29:32 +09: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: more visibility into why things happen 2022-04-16 13:17:27 +01:00
reload.rs fix: Fix DidSaveDocument requests blocking the server on startup 2022-10-20 19:55:04 +02:00
semantic_tokens.rs Re-export standard semantic token types and mods 2022-08-23 18:06:32 +02:00
task_pool.rs Increase worker thread stack and name them 2022-06-04 20:48:51 +03:00
to_proto.rs Fix annotations not resolving when lens location is set to whole item 2022-10-01 00:18:23 +02:00
version.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00