Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Commit bdb7f78

Browse files
committed
rust-analyzer: disable all targets again
1 parent 156a4c0 commit bdb7f78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"editor.rulers": [
44
100
55
],
6+
"rust-analyzer.checkOnSave.allTargets": false,
67
"rust-analyzer.cargo.target": "aarch64-unknown-none-softfloat",
78
"rust-analyzer.lens.debug": false,
89
"rust-analyzer.lens.run": false

0 commit comments

Comments
 (0)