.. |
bin
|
feat: emit SCIP via rust-analyzer
|
2022-08-22 15:13:46 -04:00 |
cli
|
Add config for supplying sysroot path
|
2022-10-01 21:17:06 +02: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 feature representation in CargoConfig
|
2022-09-19 16:52:44 +02:00 |
cli.rs
|
feat: emit SCIP via rust-analyzer
|
2022-08-22 15:13:46 -04:00 |
config.rs
|
Add config for supplying sysroot path
|
2022-10-01 21:17:06 +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
|
Bring the version command output in line with other rust tools
|
2022-06-02 18:36:02 +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
|
Don't retry requests that have already been cancelled
|
2022-09-27 17:39:15 +02:00 |
handlers.rs
|
Auto merge of #13058 - dpaoliello:extraenv, r=Veykril
|
2022-09-18 17:43:46 +00: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
|
Bring the version command output in line with other rust tools
|
2022-06-02 18:36:02 +02:00 |
main_loop.rs
|
Fix requests not being retried anymore
|
2022-10-01 00:07:33 +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
|
Auto merge of #13326 - Veykril:proc-macro-srv-config, r=Veykril
|
2022-10-01 17:51:47 +00: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 |