Add -boot docserver metadata.

This commit is contained in:
Dario Nieuwenhuis
2022-08-15 20:40:41 +02:00
parent eb811a71ac
commit dff6847e9c
10 changed files with 24 additions and 22 deletions

View File

@ -1,9 +1,7 @@
{
"editor.formatOnSave": true,
"rust-analyzer.checkOnSave.allFeatures": false,
"rust-analyzer.checkOnSave.allTargets": false,
"rust-analyzer.checkOnSave.noDefaultFeatures": true,
"rust-analyzer.cargo.allFeatures": false,
"rust-analyzer.cargo.noDefaultFeatures": true,
"rust-analyzer.procMacro.enable": true,
"rust-analyzer.cargo.target": "thumbv7em-none-eabi",