..
bin
Begining of lsif
2021-09-26 10:04:02 +03:30
cli
Remove neesless clone
2021-10-10 10:50:51 +09: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
Begining of lsif
2021-09-26 10:04:02 +03:30
config.rs
Merge #10447
2021-10-05 22:03:23 +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
Shuffle code around to avoid an allocation
2021-09-13 21:06:31 +03:00
handlers.rs
Merge #10447
2021-10-05 22:03:23 +00:00
integrated_benchmarks.rs
Bring the implementation closer to VSCode snippet definitions
2021-10-05 17:18:40 +02:00
lib.rs
internal: optimize compile time
2021-08-15 13:24:37 +03:00
line_index.rs
use utf16 instead of utf8
2021-09-26 10:04:02 +03:30
lsp_ext.rs
Make multiple import edits work for completions
2021-10-04 21:44:33 +02:00
lsp_utils.rs
internal: deduplicate
2021-09-04 16:56:23 +03:00
main_loop.rs
Shuffle code around to avoid an allocation
2021-09-13 21:06:31 +03: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
Merge #10199
2021-09-13 18:14:20 +00:00
semantic_tokens.rs
Add semantic token modifier for crate root
2021-10-01 20:52:13 +10:00
thread_pool.rs
Improve prime_caches and display its progress
2020-10-12 13:35:01 +02:00
to_proto.rs
fix: make signature info response conform to spec
2021-10-11 20:42:16 +01:00