Skip to content

Rollup of 2 pull requests - #156451

Closed
RalfJung wants to merge 4 commits into
rust-lang:mainfrom
RalfJung:rollup-79whl55
Closed

Rollup of 2 pull requests#156451
RalfJung wants to merge 4 commits into
rust-lang:mainfrom
RalfJung:rollup-79whl55

Conversation

@RalfJung

@RalfJungRalfJung commented May 11, 2026

Copy link
Copy Markdown
Member

View all comments

Successful merges:

r? @ghost

Create a similar rollup

Flakebiand others added 4 commits May 11, 2026 10:39
It was previously not visible (unless compiling docs for amdgpu, which
I guess nobody does).
Follow other specific intrinsics and always include them in docs.
Show intrinsics::gpu in docs
It was previously not visible (unless compiling docs for amdgpu, which I guess nobody does).
Follow other specific intrinsics and always include them in docs.
Now looks like this:
<img width="1220" height="446" alt="2026-05-11_10-51-05" src="https://github.com/user-attachments/assets/c3a98f0e-2803-4697-87a8-1cc8ff01815c" />
r? @ZuseZ4 (I hope you are fine with reviewing this, please re-assign if not :))
miri subtree update
Subtree update of `miri` to rust-lang/miri@39301e9.
Created using https://github.com/rust-lang/josh-sync.
Out-of-schedule sync to avoid nasty surprises when isolation doesn't work (but also see rust-lang/miri#5025)
r? @ghost
@rust-borsrust-borsBot added the rollup A PR which is a rollup label May 11, 2026
@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels May 11, 2026
@RalfJung

Copy link
Copy Markdown
MemberAuthor

@bors p=5 r+

@RalfJung

Copy link
Copy Markdown
MemberAuthor

@bors r+ p=1

@rust-bors

rust-borsBot commented May 11, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 876f323 has been approved by RalfJung

It is now in the queue for this repository.

@rust-borsrust-borsBot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 11, 2026
@rust-borsrust-borsBot mentioned this pull request May 11, 2026
@rust-bors

This comment has been minimized.

rust-borsBot pushed a commit that referenced this pull request May 11, 2026
Rollup of 2 pull requests
Successful merges:
- #156442 (Show intrinsics::gpu in docs)
- #156448 (miri subtree update)
@RalfJung

Copy link
Copy Markdown
MemberAuthor

@bors p=5

@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

The job x86_64-gnu-llvm-21-1 failed! Check out the build log: (web)(plain enhanced)(plain)

Click to see the possible cause of the failure (guessed by this bot)
test expr_store::tests::body::array_element_cfg ... ok
test expr_store::scope::tests::test_resolve_local_name_shadow ... ok
test expr_store::tests::body::async_fn_weird_param_patterns ... ok
test expr_store::scope::tests::while_let_adds_binding ... ok
error: test failed, to rerun pass `-p hir-def --lib`
Caused by:
process didn't exit successfully: `/checkout/obj/build/x86_64-unknown-linux-gnu/stage2-tools/x86_64-unknown-linux-gnu/release/deps/hir_def-f381e8bd2208ec8b '--skip=tests::smoke_test_real_sysroot_cargo' --skip=check_code_formatting -Z unstable-options --format json` (signal: 11, SIGSEGV: invalid memory reference)
Bootstrap failed while executing `--stage 2 test --skip tests --skip coverage-map --skip coverage-run --skip library --skip tidyselftest`
Build completed unsuccessfully in 1:08:32
local time: Mon May 11 13:59:34 UTC 2026
network time: Mon, 11 May 2026 13:59:34 GMT
##[error]Process completed with exit code 1.

@rust-borsrust-borsBot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels May 11, 2026
@rust-bors

rust-borsBot commented May 11, 2026

Copy link
Copy Markdown
Contributor

💔 Test for e6f414e failed: CI. Failed job:

@RalfJung

Copy link
Copy Markdown
MemberAuthor

@bors retry RA tests segfaulting

@rust-borsrust-borsBot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 11, 2026
@rust-bors

This comment has been minimized.

rust-borsBot pushed a commit that referenced this pull request May 11, 2026
Rollup of 2 pull requests
Successful merges:
- #156442 (Show intrinsics::gpu in docs)
- #156448 (miri subtree update)
@rust-borsrust-borsBot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels May 11, 2026
@rust-bors

rust-borsBot commented May 11, 2026

Copy link
Copy Markdown
Contributor

💔 Test for c317a4b failed: CI. Failed jobs:

@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

The job dist-various-2 failed! Check out the build log: (web)(plain enhanced)(plain)

Click to see the possible cause of the failure (guessed by this bot)
[TIMING:end] compile::Std { target: wasm32v1-none, build_compiler: Compiler { stage: 1, host: x86_64-unknown-linux-gnu, forced_compiler: false }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } -- 18.726
Dist rust-std-nightly-wasm32v1-none
##[error]The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Session terminated, killing shell...::group::Clock drift check
local time: Mon May 11 14:49:25 UTC 2026
network time: Mon, 11 May 2026 14:49:25 GMT
##[endgroup]
...killed.
##[error]The operation was canceled.

@RalfJung

RalfJung commented May 11, 2026

Copy link
Copy Markdown
MemberAuthor

Github is having a Day again. (Which seems to be every day now.)
@bors retry The runner has received a shutdown signal

@rust-borsrust-borsBot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 11, 2026
@rust-bors

rust-borsBot commented May 11, 2026

Copy link
Copy Markdown
Contributor

⌛ Testing commit 876f323 with merge cf05b7e...

Workflow: https://github.com/rust-lang/rust/actions/runs/25683249569

rust-borsBot pushed a commit that referenced this pull request May 11, 2026
Rollup of 2 pull requests
Successful merges:
- #156442 (Show intrinsics::gpu in docs)
- #156448 (miri subtree update)
@RalfJung

Copy link
Copy Markdown
MemberAuthor

We've had a lot of jobs fail due to not being able to connect to ghcr.io.
@bors treeclosed=100
Cc @rust-lang/infra

@rust-bors

rust-borsBot commented May 11, 2026

Copy link
Copy Markdown
Contributor

Tree closed for PRs with priority less than 100.

@RalfJung

Copy link
Copy Markdown
MemberAuthor

Of course the moment I close the tree, the problem disappears.
@bors treeclosed-

@rust-bors

rust-borsBot commented May 11, 2026

Copy link
Copy Markdown
Contributor

Tree is now open for merging.

@JonathanBrouwer

Copy link
Copy Markdown
Member

Seems to be stuck

@rust-borsrust-borsBot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels May 11, 2026
@rust-bors

rust-borsBot commented May 11, 2026

Copy link
Copy Markdown
Contributor

This pull request was unapproved due to being closed.

Auto build was cancelled due to the PR being closed. Cancelled workflows:

@RalfJung
RalfJung deleted the rollup-79whl55 branch May 11, 2026 21:05
@RalfJung

RalfJung commented May 11, 2026

Copy link
Copy Markdown
MemberAuthor

Can you then include these in your rollup?

EDIT: Ah, you already did. :)

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollupS-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author.T-libsRelevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@RalfJung@rust-log-analyzer@JonathanBrouwer@rustbot@Flakebi