Skip to content

miri subtree update#156513

Open
RalfJung wants to merge 29 commits into
rust-lang:mainfrom
RalfJung:miri
Open

miri subtree update#156513
RalfJung wants to merge 29 commits into
rust-lang:mainfrom
RalfJung:miri

Conversation

@RalfJung
Copy link
Copy Markdown
Member

Unblocks #156493.


Subtree update of miri to rust-lang/miri@f273082.

Created using https://github.com/rust-lang/josh-sync.

r? @ghost

RalfJung and others added 28 commits May 11, 2026 11:59
(f)chmod: add missing isolation checks
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
…edge-on-empty

Handle short reads and writes for TCP sockets
move some checks off of the macos runner
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 12, 2026

These commits modify the Cargo.lock file. Unintentional changes to Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

The Miri subtree was changed

cc @rust-lang/miri

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 12, 2026
@rustbot rustbot added the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label May 12, 2026
@RalfJung
Copy link
Copy Markdown
Member Author

@bors r+

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 13, 2026

📌 Commit d2803c5 has been approved by RalfJung

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 13, 2026
rust-bors Bot 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-bors Bot 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-bors Bot 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)
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 13, 2026
rust-bors Bot pushed a commit that referenced this pull request May 13, 2026
…uwer

Rollup of 5 pull requests

Successful merges:

 - #156472 (Add support for Zprint-codegen-stats-json)
 - #156504 (bootstrap: remap windows-style OUT_DIR paths)
 - #156513 (miri subtree update)
 - #156524 (Remove the dummy `PreCodegen` mir-opt pass, and use `runtime-optimized` instead)
 - #156325 (Don't treat const param default as projection)
rust-bors Bot pushed a commit that referenced this pull request May 13, 2026
…uwer

Rollup of 5 pull requests

Successful merges:

 - #156472 (Add support for Zprint-codegen-stats-json)
 - #156504 (bootstrap: remap windows-style OUT_DIR paths)
 - #156513 (miri subtree update)
 - #156524 (Remove the dummy `PreCodegen` mir-opt pass, and use `runtime-optimized` instead)
 - #156325 (Don't treat const param default as projection)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants