Skip to content

Commit

Permalink
Revert "Add the config needed to get rust-analyzer working on src/boo…
Browse files Browse the repository at this point in the history
…tstrap (rust-lang#1381)"

This reverts commit d955bab.
  • Loading branch information
spastorino committed Jul 6, 2022
1 parent 07efe00 commit d70d94f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/building/suggested.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ you can write: <!-- date: 2022-04 --><!-- the date comment is for the edition be
"--json-output"
],
"rust-analyzer.rustc.source": "./Cargo.toml",
"rust-analyzer.linkedProjects": [
"Cargo.toml",
"src/bootstrap/Cargo.toml"
]
}
```

Expand Down

0 comments on commit d70d94f

Please sign in to comment.