[beta] bump stage0, plus backports - #161422
Conversation
|
Some changes occurred to the CTFE / Miri interpreter cc @rust-lang/miri
cc @rust-lang/miri Some changes occurred to the CTFE machinery |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
|
@bors r+ rollup=never |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
💔 Test for b18e17a failed: CI. Failed job:
|
That WARNING has an early return per #159265 (@xonx4l, @Kobzol), but it looks like it should defuse the command too. Even better, it could go way up near the target check, so it's before any filesystem modification. |
|
Indeed, the check should be at the top of the function. #161641 should fix this. |
(cherry picked from commit 226b175)
|
@bors try jobs=aarch64-gnu |
[beta] bump stage0, plus backports try-job: aarch64-gnu
This comment has been minimized.
This comment has been minimized.
|
@bors r+ |
…k-fix, r=cuviper Check for missing rustfmt in the stdarch intrinsic test step sooner Found [here](rust-lang#161422 (comment)). r? cuviper
…k-fix, r=cuviper Check for missing rustfmt in the stdarch intrinsic test step sooner Found [here](rust-lang#161422 (comment)). r? cuviper
…k-fix, r=cuviper Check for missing rustfmt in the stdarch intrinsic test step sooner Found [here](rust-lang#161422 (comment)). r? cuviper
Rollup merge of #161641 - Kobzol:intrinsic-test-rustfmt-check-fix, r=cuviper Check for missing rustfmt in the stdarch intrinsic test step sooner Found [here](#161422 (comment)). r? cuviper
This comment has been minimized.
This comment has been minimized.
|
💔 Test for b4777f2 failed: CI. Failed job:
|
r? me