diff --git a/.vscode/settings.json b/.vscode/settings.json index 08bdd4b..0814706 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,7 +2,5 @@ "files.associations": { "stddef.h": "c" }, - "settings": { - - } + "rust-analyzer.checkOnSave.allTargets": false, } \ No newline at end of file