Skip to content

Commit 860c985

Browse files
committed
Stricten miri
1 parent f9821ca commit 860c985

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)