diff options
| author | Dario Nieuwenhuis <[email protected]> | 2022-08-15 20:40:41 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2022-08-15 20:41:00 +0200 |
| commit | dff6847e9c77fa658bea95ba16c11519f0506800 (patch) | |
| tree | 15b813eb5424c14daff0a922c3f285202b96c03e /.vscode | |
| parent | eb811a71ac5ca3e4fc3ef975aa9f0a193f191009 (diff) | |
Add -boot docserver metadata.
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 1ac3fc513..d6ce75c99 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json | |||
| @@ -1,9 +1,7 @@ | |||
| 1 | { | 1 | { |
| 2 | "editor.formatOnSave": true, | 2 | "editor.formatOnSave": true, |
| 3 | "rust-analyzer.checkOnSave.allFeatures": false, | ||
| 4 | "rust-analyzer.checkOnSave.allTargets": false, | 3 | "rust-analyzer.checkOnSave.allTargets": false, |
| 5 | "rust-analyzer.checkOnSave.noDefaultFeatures": true, | 4 | "rust-analyzer.checkOnSave.noDefaultFeatures": true, |
| 6 | "rust-analyzer.cargo.allFeatures": false, | ||
| 7 | "rust-analyzer.cargo.noDefaultFeatures": true, | 5 | "rust-analyzer.cargo.noDefaultFeatures": true, |
| 8 | "rust-analyzer.procMacro.enable": true, | 6 | "rust-analyzer.procMacro.enable": true, |
| 9 | "rust-analyzer.cargo.target": "thumbv7em-none-eabi", | 7 | "rust-analyzer.cargo.target": "thumbv7em-none-eabi", |
