Skip to content

Commit bd0a2c8

Browse files
committed
feature: move linked_projects discovery to the rust-analyzer server
1 parent 0dc68a9 commit bd0a2c8

File tree

27 files changed

+386
-467
lines changed

27 files changed

+386
-467
lines changed

Cargo.lock

Lines changed: 64 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/flycheck/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ process-wrap.workspace = true
2424
paths.workspace = true
2525
stdx.workspace = true
2626
toolchain.workspace = true
27+
project-model.workspace = true
2728

2829
[lints]
2930
workspace = true

0 commit comments

Comments
 (0)