Skip to content

Commit c3264cb

Browse files
zhassan-awsadpaco-aws
authored andcommitted
Remove VSCode rust-analyzer setting that no longer exists (rust-lang#1096)
Co-authored-by: Adrian Palacios <[email protected]>
1 parent 4d9af86 commit c3264cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/rustc-hacks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ In order to get these features working for `rustc` crates, you can do the follow
1414

1515
Add the following to the `rust-analyzer` extension settings in `settings.json`:
1616
```json
17-
"rust-analyzer.updates.channel": "nightly",
1817
"rust-analyzer.rustcSource": "discover",
1918
"rust-analyzer.workspace.symbol.search.scope": "workspace_and_dependencies",
2019
```

0 commit comments

Comments
 (0)