rust/.cargo/config
2019-04-15 13:03:07 +02:00

5 lines
88 B
Text

[alias]
uitest = "test --test compile-test"
[build]
rustflags = ["-Zunstable-options"]