Skip to content

Commit 31286bf

Browse files
authored
Merge pull request #41 from RalfJung/field-retag
field retagging has been the default for a while now
2 parents 0cb0e43 + aa0194f commit 31286bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -euo pipefail
33

4-
DEFAULTFLAGS="-Zmiri-retag-fields -Zrandomize-layout -Zmiri-strict-provenance"
4+
DEFAULTFLAGS="-Zrandomize-layout -Zmiri-strict-provenance"
55

66
# apply our patch
77
rm -rf rust-src-patched

0 commit comments

Comments
 (0)