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 cd1d68b commit 1bd48b1Copy full SHA for 1bd48b1
ci/run.sh
@@ -13,6 +13,8 @@ export RUSTFLAGS="${EXTRA_RUSTFLAGS:-} ${RUSTFLAGS:-}"
13
14
echo "RUSTFLAGS: '$RUSTFLAGS'"
15
16
+export CC_ENABLE_DEBUG_OUTPUT=1
17
+
18
# For logging
19
uname -a
20
0 commit comments