vscode settings
This commit is contained in:
parent
adefa4f86b
commit
7b83d53bbf
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -7,9 +7,6 @@
|
|||||||
"rust-analyzer.check.noDefaultFeatures": true,
|
"rust-analyzer.check.noDefaultFeatures": true,
|
||||||
"rust-analyzer.cargo.noDefaultFeatures": true,
|
"rust-analyzer.cargo.noDefaultFeatures": true,
|
||||||
"rust-analyzer.cargo.target": "thumbv6m-none-eabi",
|
"rust-analyzer.cargo.target": "thumbv6m-none-eabi",
|
||||||
"rust-analyzer.cargo.features": [
|
|
||||||
"nightly",
|
|
||||||
],
|
|
||||||
"rust-analyzer.linkedProjects": [
|
"rust-analyzer.linkedProjects": [
|
||||||
".\\examples\\Cargo.toml"
|
".\\examples\\Cargo.toml"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user