We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbb3a47 commit 0973f68Copy full SHA for 0973f68
.cargo/config
@@ -1,2 +1,5 @@
1
[alias]
2
uitest = "test --test compile-test"
3
+
4
+[build]
5
+rustflags = ["-Zunstable-options"]
0 commit comments