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 e0c952f + 860c985 commit f44329eCopy full SHA for f44329e
.github/workflows/ci.yaml
@@ -12,6 +12,7 @@ env:
12
CARGO_PROFILE_DEV_DEBUG: false
13
CARGO_PROFILE_RELEASE_DEBUG: false
14
RUSTFLAGS: -D warnings -W unreachable-pub
15
+ MIRIFLAGS: -Zmiri-check-number-validity -Zmiri-symbolic-alignment-check -Zmiri-tag-raw-pointers
16
17
jobs:
18
cargo-test:
0 commit comments