mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
Merge #347
347: Try to fix salsa bug in cancellation r=matklad a=matklad Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
b26ab3603d
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ debug = true
|
|||
# https://github.com/salsa-rs/salsa/pull/75
|
||||
# and
|
||||
# https://github.com/salsa-rs/salsa/issues/99
|
||||
salsa = { git = "https://github.com/matklad/salsa", branch = "no-upgrade" }
|
||||
salsa = { git = "https://github.com/matklad/salsa", branch = "fix-cancelation-maybe" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue