We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustc
aarch64-apple-darwin
1 parent caa8172 commit 70e0d58Copy full SHA for 70e0d58
1 file changed
src/ci/github-actions/jobs.yml
@@ -338,6 +338,7 @@ auto:
338
--set rust.jemalloc
339
--set llvm.ninja=false
340
--set rust.lto=thin
341
+ --set rust.codegen-units=1
342
RUSTC_RETRY_LINKER_ON_SEGFAULT: 1
343
SELECT_XCODE: /Applications/Xcode_15.4.app
344
USE_XCODE_CLANG: 1
0 commit comments