mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-13 20:46:48 +00:00
Enable -Zunstable-options in .cargo/config
This commit is contained in:
parent
fbb3a47b90
commit
0973f68fb8
@ -1,2 +1,5 @@
|
||||
[alias]
|
||||
uitest = "test --test compile-test"
|
||||
|
||||
[build]
|
||||
rustflags = ["-Zunstable-options"]
|
||||
|
Loading…
Reference in New Issue
Block a user