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.
2 parents 64ac8fd + 18b2426 commit dc2d15dCopy full SHA for dc2d15d
appveyor.yml
@@ -38,9 +38,9 @@ test_script:
38
- set RUSTFLAGS=-g
39
- set RUST_BACKTRACE=1
40
- cargo build --release --all-targets --all-features
41
- - cargo test --release
+ - cargo test --release --all-features
42
- set MIRI_SYSROOT=%USERPROFILE%\.xargo\HOST
43
44
45
notifications:
46
- provider: Email
0 commit comments