We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0350280 commit dbeaa5cCopy full SHA for dbeaa5c
ci/run.sh
@@ -12,7 +12,7 @@ set -ex
12
13
export RUSTFLAGS="${RUSTFLAGS} -D warnings -Z merge-functions=disabled "
14
15
-export STDARCH_DISABLE_DEDUP_GUARD=1
+#export STDARCH_DISABLE_DEDUP_GUARD=1
16
17
case ${TARGET} in
18
# On Windows the linker performs identical COMDAT folding (ICF) by default
0 commit comments