Revert "Add the config needed to get rust-analyzer working on src/bootstrap (#1381)"
This reverts commit d955bab63c.
This commit is contained in:
parent
964a0c4390
commit
570043de71
|
|
@ -45,10 +45,6 @@ you can write: <!-- date: 2022-04 --><!-- the date comment is for the edition be
|
||||||
"--json-output"
|
"--json-output"
|
||||||
],
|
],
|
||||||
"rust-analyzer.rustc.source": "./Cargo.toml",
|
"rust-analyzer.rustc.source": "./Cargo.toml",
|
||||||
"rust-analyzer.linkedProjects": [
|
|
||||||
"Cargo.toml",
|
|
||||||
"src/bootstrap/Cargo.toml"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue