Skip to content

Commit 237712f

Browse files
committed
Auto merge of rust-lang#15967 - lnicola:salsa-fork, r=lnicola
internal: Switch to our own `salsa` fork This gets rid of `syn` 1, among others.
2 parents 79ec2c5 + 3ccde00 commit 237712f

File tree

2 files changed

+52
-116
lines changed

2 files changed

+52
-116
lines changed

Diff for: Cargo.lock

+51-115
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: crates/base-db/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ rust-version.workspace = true
1212
doctest = false
1313

1414
[dependencies]
15-
salsa = "0.17.0-pre.2"
15+
rust-analyzer-salsa = "0.17.0-pre.3"
1616
rustc-hash = "1.1.0"
1717

1818
triomphe.workspace = true

0 commit comments

Comments
 (0)