-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Build rustc with assertions in dist-alt
jobs
#142235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Some changes occurred in src/tools/opt-dist cc @Kobzol |
@bors2 try |
Rustc dist alt assertions Revival of #131077, to check CI times now that we don't do PGO/BOLT anymore on Linux `-alt` builds. r? `@ghost` try-job: dist-x86_64-msvc-alt try-job: dist-x86_64-linux-alt
dist-alt
jobs
@bors2 try |
Build rustc with assertions in `dist-alt` jobs Revival of #131077, to check CI times now that we don't do PGO/BOLT anymore on Linux `-alt` builds. r? `@ghost` try-job: dist-x86_64-msvc-alt try-job: dist-x86_64-linux-alt
2h 14 minutes with the 8-core runner, pretty nice. @marcoieni would you be fine to switch the |
yes it's fine 👍 |
llvm assertions are already enabled and debug assertions are also useful
6d4df2d
to
607a567
Compare
@bors2 try |
Build rustc with assertions in `dist-alt` jobs Revival of #131077, to check CI times now that we don't do PGO/BOLT anymore on Linux `-alt` builds. r? `@ghost` try-job: dist-x86_64-msvc-alt try-job: dist-x86_64-linux-alt
r? @marcoieni |
@bors r+ |
…r=marcoieni Build rustc with assertions in `dist-alt` jobs Revival of rust-lang#131077, to check CI times now that we don't do PGO/BOLT anymore on Linux `-alt` builds. r? `@ghost` try-job: dist-x86_64-msvc-alt try-job: dist-x86_64-linux-alt
Rollup of 13 pull requests Successful merges: - #128425 (Make `missing_fragment_specifier` an unconditional error) - #141639 (Expose discriminant values in stable_mir) - #141967 (Configure bootstrap backport nominations through triagebot) - #142042 (Make E0621 missing lifetime suggestion verbose) - #142176 (tests: Split dont-shuffle-bswaps along opt-levels and arches) - #142235 (Build rustc with assertions in `dist-alt` jobs) - #142248 (Add supported asm types for LoongArch32) - #142272 (tests: Change ABIs in tests to more future-resilient ones) - #142282 (Only run `citool` tests on the `auto` branch) - #142285 (tests: Do not run afoul of asm.validity.non-exhaustive in input-stats) - #142297 (Implement `//@ needs-target-std` compiletest directive) - #142298 (Make loongarch-none target maintainers more easily pingable) - #142306 (Dont unwrap and re-wrap typing envs) Failed merges: - #141942 (Implement representation options to smir) r? `@ghost` `@rustbot` modify labels: rollup
sorry, I don't have a good reason, it just has a vibe, and I think everyone else is assuming it does too. @bors rollup=iffy |
Revival of #131077, to check CI times now that we don't do PGO/BOLT anymore on Linux
-alt
builds.r? @ghost
try-job: dist-x86_64-msvc-alt
try-job: dist-x86_64-linux-alt