Merged
Conversation
This updates the rust-version file to 12ab1cf.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 12ab1cf Filtered ref: 2df32b408f466131afc57abba520dcc01d9b130f Upstream diff: rust-lang/rust@116458d...12ab1cf This merge was created using https://github.com/rust-lang/josh-sync.
Add network socket `read`/`recv` and `write`/`send` shims
This updates the rust-version file to 55e86c9.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@55e86c9 Filtered ref: rust-lang/miri@b7da5a7 Upstream diff: rust-lang/rust@12ab1cf...55e86c9 This merge was created using https://github.com/rust-lang/josh-sync.
…elpers More socket test helpers
Automatic Rustup
ci: update cache action to v5
Collaborator
|
The Miri subtree was changed cc @rust-lang/miri |
Collaborator
|
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
Member
Author
|
@bors r+ |
Contributor
rust-timer
added a commit
that referenced
this pull request
Apr 5, 2026
Rollup merge of #154830 - RalfJung:miri, r=RalfJung miri subtree update Subtree update of `miri` to rust-lang/miri@ce20bd3. Created using https://github.com/rust-lang/josh-sync. r? @ghost
github-actions bot
pushed a commit
to rust-lang/miri
that referenced
this pull request
Apr 5, 2026
…uwer Rollup of 2 pull requests Successful merges: - rust-lang/rust#150129 (`BorrowedCursor`: make `init` a boolean) - rust-lang/rust#154830 (miri subtree update)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Subtree update of
mirito rust-lang/miri@ce20bd3.Created using https://github.com/rust-lang/josh-sync.
r? @ghost