We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e0642 commit eadffb0Copy full SHA for eadffb0
ci/run.sh
@@ -93,6 +93,7 @@ case ${TARGET} in
93
x86_64-unknown-linux-gnu)
94
TEST_CPPFLAGS="-fuse-ld=lld -I/usr/include/x86_64-linux-gnu/"
95
TEST_CXX_COMPILER="clang++-19"
96
+ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER=""
97
TEST_RUNNER="${CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER}"
98
export STDARCH_DISABLE_ASSERT_INSTR=1
99
0 commit comments