rust/crates/rust-analyzer/src
2022-09-08 22:47:39 +03:00
..
bin feat: emit SCIP via rust-analyzer 2022-08-22 15:13:46 -04:00
cli feat: emit SCIP via rust-analyzer 2022-08-22 15:13:46 -04: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 Simplify 2022-04-27 19:53:56 +02:00
cli.rs feat: emit SCIP via rust-analyzer 2022-08-22 15:13:46 -04:00
config.rs fix comment round 2 2022-09-08 22:47:39 +03: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 Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00
from_proto.rs fix: Fix completions disappearing when typing two keys in quick succession 2022-06-01 00:20:47 +02:00
global_state.rs Highlight namerefs by syntax until proc-macros have been loaded 2022-08-29 18:44:55 +02:00
handlers.rs add config for import filtering 2022-09-08 01:53:20 +03:00
integrated_benchmarks.rs Fix r-a spelling in some places 2022-08-01 13:47:09 +02:00
lib.rs Fix last few warnings manually 2022-07-20 15:05:02 +02:00
line_index.rs
lsp_ext.rs Implement lsp extension for cancelling running flychecks 2022-08-19 08:54:53 +02:00
lsp_utils.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00
main_loop.rs Move empty diagnostics workaround back into the server 2022-08-28 11:54:46 +02:00
markdown.rs Code blocks with tilde also works like code block 2022-04-01 20:29:32 +09:00
mem_docs.rs
op_queue.rs internal: more visibility into why things happen 2022-04-16 13:17:27 +01:00
reload.rs Highlight namerefs by syntax until proc-macros have been loaded 2022-08-29 18:44:55 +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 Re-export standard semantic token types and mods 2022-08-23 18:06:32 +02:00
version.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00