Skip to content

Rollup of 4 pull requests - #156530

Closed
JonathanBrouwer wants to merge 37 commits into
rust-lang:mainfrom
JonathanBrouwer:rollup-w1zgUMW
Closed

Rollup of 4 pull requests#156530
JonathanBrouwer wants to merge 37 commits into
rust-lang:mainfrom
JonathanBrouwer:rollup-w1zgUMW

Conversation

@JonathanBrouwer

Copy link
Copy Markdown
Member

Successful merges:

r? @ghost

Create a similar rollup

cijiugechuand others added 30 commits May 8, 2026 22:13
readme: clarify that isolation is not a proper sandbox
default all unknown weak extern statics to null
Also add tests about socket readiness after calling `shutdown`
…utdown
Remove `TcpStream::peer_addr` check for network sockets, test epoll readiness for `shutdown`
CI: fix passing --feature flags to `./miri test` invocation
@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 13, 2026
@rust-bors

This comment has been minimized.

rust-borsBot pushed a commit that referenced this pull request May 13, 2026
…uwer
Rollup of 4 pull requests
Successful merges:
- #156472 (Add support for Zprint-codegen-stats-json)
- #156504 (bootstrap: remap windows-style OUT_DIR paths)
- #156513 (miri subtree update)
- #156325 (Don't treat const param default as projection)
@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web)(plain enhanced)(plain)

Click to see the possible cause of the failure (guessed by this bot)

@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::scope::tests::test_shadow_variable ... ok
test expr_store::tests::body::array_element_cfg ... ok
test expr_store::scope::tests::while_let_adds_binding ... ok
test expr_store::tests::body::block::inner_item_smoke ... 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:05:27
local time: Wed May 13 08:34:42 UTC 2026
network time: Wed, 13 May 2026 08:34:42 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 13, 2026
@rust-bors

rust-borsBot commented May 13, 2026

Copy link
Copy Markdown
Contributor

💔 Test for fd95b50 failed: CI. Failed job:

@JonathanBrouwer

Copy link
Copy Markdown
MemberAuthor

@bors retry

@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 13, 2026
@rust-bors

This comment has been minimized.

rust-borsBot pushed a commit that referenced this pull request May 13, 2026
…uwer
Rollup of 4 pull requests
Successful merges:
- #156472 (Add support for Zprint-codegen-stats-json)
- #156504 (bootstrap: remap windows-style OUT_DIR paths)
- #156513 (miri subtree update)
- #156325 (Don't treat const param default as projection)
@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 13, 2026
@rust-bors

rust-borsBot commented May 13, 2026

Copy link
Copy Markdown
Contributor

💔 Test for e6b5e8b failed: CI. Failed job:

@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web)(plain enhanced)(plain)

Click to see the possible cause of the failure (guessed by this bot)
##[endgroup]
Image input checksum a1ad7eb007ca7f78026ed4fe85d9fb890c3c1a4421e85110b38b4138878f7904ef0f109f962a0eb7fd5c81e64cc33980309da09e61c02e1e6794f2e1929eeb6f
##[group]Building docker image for dist-armhf-linux
Docker version 28.0.4, build b8034c0
Error response from daemon: Get "https://ghcr.io/v2/": Get "https://ghcr.io/token?account=rust-lang&client_id=docker&offline_token=true&service=ghcr.io": net/http: request canceled (Client.Timeout exceeded while awaiting headers) (Client.Timeout exceeded while awaiting headers)
##[error]Process completed with exit code 1.
##[group]Run echo "disk usage:"
echo "disk usage:"
df -h
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}

@rust-borsrust-borsBot added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label May 13, 2026
@rustbotrustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 13, 2026
@rust-bors

rust-borsBot commented May 13, 2026

Copy link
Copy Markdown
Contributor

This pull request was unapproved due to being closed.

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

Labels

A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.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-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@JonathanBrouwer@rust-log-analyzer@rustbot@cijiugechu@RalfJung@saethlin@stephenduong1004@WhySoBad@elichai@paradoxicalguy