Uh oh!
There was an error while loading. Please reload this page.
Enable Offload in CI - #148671
Conversation
rustbot
commented
Nov 7, 2025
This PR changes how LLVM is built. Consider updating src/bootstrap/download-ci-llvm-stamp. |
ZuseZ4
commented
Nov 7, 2025
@bors2 try @rust-timer queue (@Kobzol feel free to change if you want to see something else). |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
💔 Test for 7069335 failed: CI. Failed jobs:
|
This comment has been minimized.
This comment has been minimized.
ZuseZ4
commented
Nov 7, 2025
@bors2 try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
💔 Test for 31000c9 failed: CI. Failed jobs:
|
ZuseZ4
commented
Nov 8, 2025
@bors2 try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
💔 Test for de7bdfa failed: CI. Failed jobs:
|
ZuseZ4
commented
Nov 14, 2025
@bors2 try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
efc3921 to
e82edfeComparerustbot
commented
Dec 16, 2025
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
ZuseZ4
commented
Dec 16, 2025
@bors try |
This comment has been minimized.
This comment has been minimized.
rust-log-analyzer
commented
Dec 16, 2025
The job Click to see the possible cause of the failure (guessed by this bot) |
ZuseZ4
commented
Dec 17, 2025
@Kobzol I managed to build it correctly for a while, as you can see in the logs. However, it's not getting copied over. Do you see by chance how to fix it? |
bors
commented
Dec 29, 2025
☔ The latest upstream changes (presumably #150481) made this pull request unmergeable. Please resolve the merge conflicts. |
☔ The latest upstream changes made this pull request unmergeable. Please resolve the merge conflicts. |
The recommended way to build the offload project changed.
While already at it, testing how much overhead we get from building (or shipping) the two runtimes.
Blocked on #150108.
r? @Kobzol