Skip to content

Commit aa0194f

Browse files
committed
field retagging has been the default for a while now
1 parent 0cb0e43 commit aa0194f

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)