diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 312e964feab2d..0000000000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rust-analyzer.rustfmt.extraArgs": [ - "+nightly" - ], - "rust-analyzer.showUnlinkedFileNotification": false -}