rust/crates/rust-analyzer/src
2023-06-04 10:02:11 +02:00
..
bin Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00
cli Allow users to override the .scip output file path 2023-05-25 16:54:31 -07:00
config Fix checkOnSave to check config patching not always working 2023-01-18 20:29:55 +01:00
diagnostics Refactor position 2023-05-06 00:52:32 -07:00
handlers Revert "Add mandatory panic contexts to all threadpool tasks" 2023-06-04 09:30:21 +02:00
caps.rs Make WideEncoding non-exhaustive 2023-05-06 00:49:23 -07:00
cargo_target_spec.rs Don't add --all-targets to runnables for no-std crates 2023-05-28 14:18:44 +02:00
cli.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
config.rs Add render configs for memory layout hovers 2023-05-30 18:36:06 +02:00
diagnostics.rs Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00
diff.rs Fix last few warnings manually 2022-07-20 15:05:02 +02:00
dispatch.rs Revert "Add mandatory panic contexts to all threadpool tasks" 2023-06-04 09:30:21 +02:00
from_proto.rs Return Option 2023-05-06 00:57:57 -07:00
global_state.rs Report flycheck errors via status 2023-05-26 15:37:41 +02:00
integrated_benchmarks.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lib.rs internal: Inline handlers module 2023-05-15 11:59:09 +02:00
line_index.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lsp_ext.rs Add a localDocs capability 2023-05-02 17:13:21 +02:00
lsp_utils.rs internal: Less file parsing for symbol index generation 2023-05-18 08:25:06 +02:00
main_loop.rs Update builtin attribute list 2023-06-04 10:02:11 +02:00
markdown.rs fix(rustdoc): don't escape double hashes outside of Rust code blocks 2023-03-28 05:32:59 +07:00
mem_docs.rs ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
op_queue.rs Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +02:00
reload.rs Revert "Add mandatory panic contexts to all threadpool tasks" 2023-06-04 09:30:21 +02:00
semantic_tokens.rs Add macro modifier for highlighting tokens in macro calls 2023-05-13 11:43:39 +02:00
task_pool.rs Revert "Add mandatory panic contexts to all threadpool tasks" 2023-06-04 09:30:21 +02:00
to_proto.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
version.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00