{
"nixEnvSelector.nixFile": "${workspaceFolder}/shell.nix",
"rust-analyzer.showUnlinkedFileNotification": false,
"rust-analyzer.check.extraArgs": [
"--target-dir=target/analyzer"
],
}