Skip to content

Commit 2f44eb0

Browse files
committed
feature: move linked_projects discovery to the rust-analyzer server
1 parent 8f841ca commit 2f44eb0

File tree

22 files changed

+698
-169
lines changed

22 files changed

+698
-169
lines changed

Cargo.lock

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

crates/flycheck/Cargo.toml

+1
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)