We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6cfdd commit 2682e1aCopy full SHA for 2682e1a
.vscode/settings.json
@@ -1,3 +1,4 @@
1
{
2
- "rust-analyzer.cargo.features": ["test-utils"]
+ "rust-analyzer.cargo.features": ["test-utils"],
3
+ "rust-analyzer.rustfmt.extraArgs": ["+nightly"]
4
}
0 commit comments