Skip to content

Commit dbeaa5c

Browse files
committed
TEST: try w/ dedup guard.
1 parent 0350280 commit dbeaa5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ set -ex
1212

1313
export RUSTFLAGS="${RUSTFLAGS} -D warnings -Z merge-functions=disabled "
1414

15-
export STDARCH_DISABLE_DEDUP_GUARD=1
15+
#export STDARCH_DISABLE_DEDUP_GUARD=1
1616

1717
case ${TARGET} in
1818
# On Windows the linker performs identical COMDAT folding (ICF) by default

0 commit comments

Comments
 (0)