Add other workspaces to linkedProjects in rust_analyzer_settings.json

This makes go-to-definition, etc. work in cg_clif, cg_gcc, rust-analyzer, and src/tools/x.
This commit is contained in:
jyn 2023-05-26 12:08:58 -05:00
parent 0004b3b984
commit 8458c6adb1
3 changed files with 12 additions and 2 deletions

View file

@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "x"
version = "0.1.0"
version = "0.1.1"