Skip to content

Commit f44329e

Browse files
bors[bot]CAD97
andauthored
Merge #80
80: Make miri more strict r=CAD97 a=CAD97 Co-authored-by: CAD97 <[email protected]>
2 parents e0c952f + 860c985 commit f44329e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ env:
1212
CARGO_PROFILE_DEV_DEBUG: false
1313
CARGO_PROFILE_RELEASE_DEBUG: false
1414
RUSTFLAGS: -D warnings -W unreachable-pub
15+
MIRIFLAGS: -Zmiri-check-number-validity -Zmiri-symbolic-alignment-check -Zmiri-tag-raw-pointers
1516

1617
jobs:
1718
cargo-test:

0 commit comments

Comments
 (0)