index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
rust-analyzer
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-02
Bring the version command output in line with other rust tools
Lukas Wirth
-13
/
+15
2022-06-01
fix: Fix completions disappearing when typing two keys in quick succession
Lukas Wirth
-1
/
+1
2022-05-16
minor: rename
Aleksey Kladov
-1
/
+1
2022-05-05
Lower values of char and byte literals
Laurențiu Nicola
-1
/
+0
2021-08-15
internal: optimize compile time
Aleksey Kladov
-2
/
+3
2021-08-09
internal: drop latest requests tracking
Aleksey Kladov
-1
/
+0
2021-07-26
internal: prepare to track changes to mem_docs
Aleksey Kladov
-1
/
+1
2021-05-04
internal: add integrated completion benchmark
Aleksey Kladov
-1
/
+1
2021-03-30
internal: switch from CLI to internal benchmarking
Aleksey Kladov
-0
/
+3
2021-02-16
Fix bitrotted module name
Aleksey Kladov
-1
/
+1
2021-01-10
Fix progress token is already registered crash
Aleksey Kladov
-0
/
+1
2020-12-31
Merge #7106
bors[bot]
-0
/
+1
2020-12-31
Split textDocument/formatting TextEdit with diff
Jesse Bakker
-0
/
+1
2020-12-23
Try serde_path_to_error for LSP InitializeParams
Laurențiu Nicola
-1
/
+1
2020-12-11
Move print_memory_usage to cli.rs
Jonas Schievink
-22
/
+0
2020-12-11
Avoid panic when collecting memory metrics
Jonas Schievink
-1
/
+2
2020-10-30
Respond with JSON-RPC error if we failed to deserialize request
Aleksey Kladov
-4
/
+6
2020-08-13
Rename ra_ide -> ide
Aleksey Kladov
-2
/
+2
2020-08-12
Rename ra_prof -> profile
Aleksey Kladov
-5
/
+5
2020-07-25
Add rustc-perf to metrics
Aleksey Kladov
-1
/
+1
2020-07-24
Add DocumentData to represent in-memory document with LSP info
kjeremy
-0
/
+1
2020-07-15
Add --memory-usage to analysis-bench
Jonas Schievink
-0
/
+21
2020-06-26
Move progress reporting to utils
Aleksey Kladov
-1
/
+1
2020-06-26
Add new module for project loading stuff
Aleksey Kladov
-0
/
+1
2020-06-25
Move request dispatcher to a separate file
Aleksey Kladov
-0
/
+1
2020-06-25
Move TaskPool into GlobalState
Aleksey Kladov
-0
/
+1
2020-06-25
Scale progress down
Aleksey Kladov
-4
/
+2
2020-06-25
Reduce visibility
Aleksey Kladov
-1
/
+21
2020-06-24
Flatten module hierarchy
Aleksey Kladov
-5
/
+7
2020-06-23
New VFS
Aleksey Kladov
-1
/
+1
2020-06-20
Move ReqQueue to lsp-server
Aleksey Kladov
-1
/
+1
2020-06-03
Rename WorldState -> GlobalState
Aleksey Kladov
-1
/
+1
2020-05-10
req -> lsp_ext
Aleksey Kladov
-2
/
+1
2020-05-10
Simplify proto conversion
Aleksey Kladov
-1
/
+3
2020-04-06
Check for eprintln on CI
Aleksey Kladov
-11
/
+2
2020-04-01
Centralize client capabilities
Aleksey Kladov
-2
/
+1
2020-04-01
Centralize all config
Aleksey Kladov
-2
/
+1
2020-03-10
Move FeatureFlags
Aleksey Kladov
-0
/
+1
2020-02-24
Teach the server about Semantic Tokens proposed LSP
kjeremy
-0
/
+1
2020-02-18
Rename folder
Aleksey Kladov
-0
/
+54