Skip to content

Commit 0fbb163

Browse files
committed
Revert "randomize-layout doesn't seem ready quite yet"
This reverts commit 6f2982a. Turns out layout randomization was not the problem.
1 parent 6f2982a commit 0fbb163

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"
4+
DEFAULTFLAGS="-Zmiri-retag-fields -Zrandomize-layout"
55

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

0 commit comments

Comments
 (0)