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
/
dispatch.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-02
Bring the version command output in line with other rust tools
Lukas Wirth
-2
/
+3
2022-06-01
Sync handlers cannot be cancelled
Lukas Wirth
-8
/
+6
2022-06-01
fix: Fix completions disappearing when typing two keys in quick succession
Lukas Wirth
-45
/
+50
2022-04-27
Simplify
Lukas Wirth
-18
/
+18
2022-04-24
minor: clarify error message
Aleksey Kladov
-1
/
+1
2022-04-09
minor: bump lsp-server version
Lukas Wirth
-1
/
+5
2022-03-12
fix clippy::needless_borrow
Matthias Krüger
-1
/
+1
2021-08-30
Merge #10080
bors[bot]
-46
/
+89
2021-08-30
internal: don't shut up the compiler when it says the code's buggy
Aleksey Kladov
-46
/
+89
2021-08-30
switch `log` crate to `tracing`
Dezhi Wu
-2
/
+2
2021-08-26
minor: nicer way to defeat disjoint closure captures
Aleksey Kladov
-2
/
+4
2021-08-22
internal: incentivize rust-analyzed developers to fix panics
Aleksey Kladov
-19
/
+36
2021-08-20
internal: prep to 2021 edition
Aleksey Kladov
-2
/
+4
2021-06-13
clippy::useless_return
Maan2003
-2
/
+2
2021-05-27
Update salsa
Jonas Schievink
-2
/
+2
2021-05-08
internal: add rust-analyzer version to panic context
Aleksey Kladov
-4
/
+17
2020-10-30
Respond with JSON-RPC error if we failed to deserialize request
Aleksey Kladov
-17
/
+23
2020-10-23
Fix panic context
Aleksey Kladov
-3
/
+3
2020-09-29
More panic_context
Aleksey Kladov
-1
/
+3
2020-09-29
Add panic_context module for better panic messages
Aleksey Kladov
-2
/
+5
2020-06-26
Minor
Aleksey Kladov
-1
/
+1
2020-06-25
Simplify
Aleksey Kladov
-25
/
+19
2020-06-25
Add NotificationDispatcher
Aleksey Kladov
-0
/
+39
2020-06-25
Move request dispatcher to a separate file
Aleksey Kladov
-0
/
+137