rust/crates/rust-analyzer/src
Jonas Schievink 3abcdc03ba Make ast_to_token_tree infallible
It could never return `None`, so reflect that in the return type
2021-04-04 01:46:45 +02:00
..
bin Put the revision in the logged startup message 2021-04-02 02:53:56 -07:00
cli internal: switch from CLI to internal benchmarking 2021-03-30 12:47:23 +03:00
diagnostics Check for and skip dummy macro files 2021-04-01 15:51:34 +02:00
benchmarks.rs internal: revive google_cpu_profile infra 2021-03-30 17:29:43 +03:00
caps.rs Add ' to trigger_characters, allowing more direct lifetime completions 2021-03-21 11:05:04 +01:00
cargo_target_spec.rs Make ast_to_token_tree infallible 2021-04-04 01:46:45 +02:00
cli.rs internal: switch from CLI to internal benchmarking 2021-03-30 12:47:23 +03:00
config.rs Bump the default hint length 2021-03-23 19:43:55 +02:00
diagnostics.rs Avoid transmitting unchanged diagnostics 2021-02-17 12:45:17 +01:00
diff.rs Split textDocument/formatting TextEdit with diff 2020-12-31 15:33:20 +01:00
dispatch.rs
document.rs
from_proto.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
global_state.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
handlers.rs Include remaining memory in memory usage stats 2021-04-01 23:01:07 +02:00
lib.rs internal: switch from CLI to internal benchmarking 2021-03-30 12:47:23 +03:00
line_index.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
lsp_ext.rs Item up and down movers 2021-03-18 11:22:27 +02:00
lsp_utils.rs avoid converting types into themselves via .into() (clippy::useless-conversion) 2021-03-17 01:27:56 +01:00
main_loop.rs Merge #8054 2021-03-22 13:08:45 +00:00
markdown.rs Fixed typos in tests 2021-01-09 15:41:29 +01:00
op_queue.rs Async Loading outdir and proc-macro 2021-01-29 01:04:14 +08:00
reload.rs a lot of clippy::style fixes 2021-03-21 16:15:41 +01:00
request_metrics.rs
semantic_tokens.rs 8024: Added the trait modifier for methods 2021-03-31 00:31:15 +05:30
thread_pool.rs
to_proto.rs 8024: Added the trait modifier for methods 2021-03-31 00:31:15 +05:30