We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a2641 commit d7aa013Copy full SHA for d7aa013
.vscode/settings.json
@@ -0,0 +1,6 @@
1
+{
2
+ "rust-analyzer.cargo.unsetTest": [
3
+ "core",
4
+ "derivative"
5
+ ]
6
+}
0 commit comments