Skip to content

Commit db43a5a

Browse files
committed
feature: move linked_projects discovery to the rust-analyzer server
1 parent cf156a7 commit db43a5a

File tree

22 files changed

+877
-169
lines changed

22 files changed

+877
-169
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)