We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ee845 commit 70eb3cfCopy full SHA for 70eb3cf
src/ci/github-actions/jobs.yml
@@ -414,6 +414,7 @@ auto:
414
--enable-full-tools
415
--enable-profiler
416
--set rust.codegen-units=1
417
+ --set rust.lto=thin
418
SCRIPT: python x.py build --set rust.debug=true opt-dist && PGO_HOST=x86_64-pc-windows-msvc ./build/x86_64-pc-windows-msvc/stage0-tools-bin/opt-dist windows-ci -- python x.py dist bootstrap --include-default-paths
419
DIST_REQUIRE_ALL_TOOLS: 1
420
<<: *job-windows-8c
0 commit comments