]> git.lizzy.rs Git - rust.git/blob - .cargo/config
Also fetch rollup merges in fetch_prs_between.sh script
[rust.git] / .cargo / config
1 [alias]
2 uitest = "test --test compile-test"
3
4 [build]
5 rustflags = ["-Zunstable-options"]