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 f31217b commit 6a8706fCopy full SHA for 6a8706f
ci/run.sh
@@ -62,7 +62,7 @@ CARGO_PROFILE_DEV_LTO=true \
62
CARGO_PROFILE_RELEASE_LTO=true \
63
cargo build --target "$target" --package builtins-test-intrinsics --release
64
65
-for_each_rlib nm -A
+# for_each_rlib nm -A
66
67
declare -a rlib_paths
68
0 commit comments