Conversation
|
rustbot has assigned @Mark-Simulacrum. Use |
|
@bors try |
CI: split x86_64-mingw job try-job: x86_64-mingw-1 try-job: x86_64-mingw-2
This comment has been minimized.
This comment has been minimized.
|
💔 Test failed - checks-actions |
|
That alone should shorten the time by a large amount. |
|
thanks! I will create a separate PR for this.
Can I delete it for all of them? |
|
Yeah, they all should be fine to remove. |
|
opened #132781 🙏 |
|
Interestingly I found #112645 which does the opposite of this PR. My goal is to try to "revert" part of the PR by using two free runners. |
|
@bors try |
CI: split x86_64-mingw job try-job: x86_64-mingw-1 try-job: x86_64-mingw-2
This comment has been minimized.
This comment has been minimized.
|
💔 Test failed - checks-actions |
|
I'll give this one last try 🤔 |
|
@bors try |
|
This not a spurious failure, the linker is misconfigured. |
CI: split x86_64-mingw job try-job: x86_64-mingw-1 try-job: x86_64-mingw-2
ok, thank you. Is there something I'm missing? Because I don't understand what I did wrong |
|
Maybe |
|
☀️ Try build successful - checks-actions |
|
@bors try |
CI: split x86_64-mingw job try-job: x86_64-mingw-1 try-job: x86_64-mingw-2
|
☀️ Try build successful - checks-actions |
|
@bors try |
CI: split x86_64-mingw job try-job: x86_64-mingw-1 try-job: x86_64-mingw-2
|
☀️ Try build successful - checks-actions |
82cf196 to
5b9a77a
Compare
|
force pushed, updated with master. Now I'm running bors try for the last time to check if everything is still ok 👍 |
|
@bors try |
CI: split x86_64-mingw job try-job: x86_64-mingw-1 try-job: x86_64-mingw-2
|
☀️ Try build successful - checks-actions |
|
@bors r+ |
Rollup of 6 pull requests Successful merges: - rust-lang#131551 (Support input/output in vector registers of PowerPC inline assembly) - rust-lang#132515 (Fix and undeprecate home_dir()) - rust-lang#132721 (CI: split x86_64-mingw job) - rust-lang#133106 (changes old intrinsic declaration to new declaration) - rust-lang#133496 (thread::available_parallelism for wasm32-wasip1-threads) - rust-lang#133548 (Add `BTreeSet` entry APIs to match `HashSet`) r? `@ghost` `@rustbot` modify labels: rollup
Rollup of 6 pull requests Successful merges: - rust-lang#131551 (Support input/output in vector registers of PowerPC inline assembly) - rust-lang#132515 (Fix and undeprecate home_dir()) - rust-lang#132721 (CI: split x86_64-mingw job) - rust-lang#133106 (changes old intrinsic declaration to new declaration) - rust-lang#133496 (thread::available_parallelism for wasm32-wasip1-threads) - rust-lang#133548 (Add `BTreeSet` entry APIs to match `HashSet`) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#132721 - MarcoIeni:mingw-split, r=Kobzol CI: split x86_64-mingw job try-job: x86_64-mingw-1 try-job: x86_64-mingw-2
Rollup of 6 pull requests Successful merges: - rust-lang#131551 (Support input/output in vector registers of PowerPC inline assembly) - rust-lang#132515 (Fix and undeprecate home_dir()) - rust-lang#132721 (CI: split x86_64-mingw job) - rust-lang#133106 (changes old intrinsic declaration to new declaration) - rust-lang#133496 (thread::available_parallelism for wasm32-wasip1-threads) - rust-lang#133548 (Add `BTreeSet` entry APIs to match `HashSet`) r? `@ghost` `@rustbot` modify labels: rollup


Split the x86_64-mingw job in two to move it to free runners and reduce the use of large runners in CI.
try-job: x86_64-mingw-1
try-job: x86_64-mingw-2