[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)
…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:
|
|
Looks like spurious git issues. @bors retry |
(cherry picked from commit d827d44)
|
cc @rust-lang/rustfmt |
|
This pull request was unapproved. |
|
@bors r+ |
|
⌛ Testing commit 71dc937 with merge f57cf2d... Workflow: https://github.com/rust-lang/rust/actions/runs/32890503693 |
[beta] bump stage0, plus backports - Bump stage0 to stable 1.98.0 - fix buggy MaybeDangling<&T> validation logic #161125 - resolving cyclic glob vis-max #161024 - Check for missing rustfmt in the stdarch intrinsic test step sooner #161641 - Uplift rustfmt macro formatting fix #161370 - Stop rustfmt deleting attributes in fn params #161709 r? me
View all comments
r? me