-
Notifications
You must be signed in to change notification settings - Fork 13.3k
[beta] backports #130569
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[beta] backports #130569
Conversation
|
@bors r+ rollup=never |
[beta] backports - Don't warn empty branches unreachable for now rust-lang#129103 - Win: Add dbghelp to the list of import libraries rust-lang#130047 - `RepeatN`: use MaybeUninit rust-lang#130145 - Update LLVM to 19 327ca6c rust-lang#130212 - Revert rust-lang#129749 to fix segfault in LLVM rust-lang#130477 - Check params for unsafety in THIR rust-lang#130531 r? cuviper
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
Hmm, Maybe we should disable those tests for now on non-nightly builds? |
It might temporarily need |
@bors try |
[beta] backports - Don't warn empty branches unreachable for now rust-lang#129103 - Win: Add dbghelp to the list of import libraries rust-lang#130047 - `RepeatN`: use MaybeUninit rust-lang#130145 - Update LLVM to 19 327ca6c rust-lang#130212 - Revert rust-lang#129749 to fix segfault in LLVM rust-lang#130477 - Check params for unsafety in THIR rust-lang#130531 r? cuviper try-job: dist-various-1
☀️ Try build successful - checks-actions |
@bors retry |
[beta] backports - Don't warn empty branches unreachable for now rust-lang#129103 - Win: Add dbghelp to the list of import libraries rust-lang#130047 - `RepeatN`: use MaybeUninit rust-lang#130145 - Update LLVM to 19 327ca6c rust-lang#130212 - Revert rust-lang#129749 to fix segfault in LLVM rust-lang#130477 - Check params for unsafety in THIR rust-lang#130531 r? cuviper try-job: dist-various-1
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
Oh hey, so there definitely is some being-used-by-another-process thing going on!
cc #127883 |
[beta] backports - Don't warn empty branches unreachable for now rust-lang#129103 - Win: Add dbghelp to the list of import libraries rust-lang#130047 - `RepeatN`: use MaybeUninit rust-lang#130145 - Update LLVM to 19 327ca6c rust-lang#130212 - Revert rust-lang#129749 to fix segfault in LLVM rust-lang#130477 - Check params for unsafety in THIR rust-lang#130531 r? cuviper try-job: dist-various-1
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
I wonder if it would be worth switching to the smaller Windows builders on beta? At least temporarily? The cost would be much increased CI time. @bors retry |
☀️ Test successful - checks-actions |
RepeatN
: use MaybeUninitRepeatN
: use MaybeUninit #130145r? cuviper
try-job: dist-various-1