Enable -Zunstable-options in .cargo/config
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
[alias]
|
[alias]
|
||||||
uitest = "test --test compile-test"
|
uitest = "test --test compile-test"
|
||||||
|
|
||||||
|
[build]
|
||||||
|
rustflags = ["-Zunstable-options"]
|
||||||
|
|||||||
Reference in New Issue
Block a user