We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad47db commit 06d7773Copy full SHA for 06d7773
appveyor.yml
@@ -37,7 +37,7 @@ build: false
37
test_script:
38
- set RUSTFLAGS=-g
39
- set RUST_BACKTRACE=1
40
- - cargo build --release --all-targets --all-features
+ - cargo build --release --all-features --all-targets
41
- cargo test --release --all-features
42
- set MIRI_SYSROOT=%USERPROFILE%\.xargo\HOST
43
0 commit comments