-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
miri subtree update #151341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
miri subtree update #151341
Conversation
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
Convert Windows to use check_shim_sig instead of check_shim_sig_lenient
…iting inline byte slices for data writes Refactor socketpair tests to use utility functions for reading and writing
add `pmaddwd` shim
Add miri specific extern functions for managing threads
…ests/libc-socketpair Refactor socketpair tests to use utility functions for reading/writing
…ests/libc-affinity Refactor CPU affinity tests to use errno_check for error handling
…ests/libc-time Refactor libc time tests to use errno_check for error handling
readme: clarify 'single-threaded interpreter'
This updates the rust-version file to 44a5b55.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@44a5b55 Filtered ref: rust-lang/miri@6df126d Upstream diff: rust-lang/rust@f57b9e6...44a5b55 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
This updates the rust-version file to b6fdaf2.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@b6fdaf2 Filtered ref: rust-lang/miri@f982e90 Upstream diff: rust-lang/rust@44a5b55...b6fdaf2 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
…ests/libc-epoll-blocking Refactor epoll tests to use errno_result and improve notification checks
shims: add FIXME for missing direct tests
…ests/libc-fs-symlink Refactor `libc-fs-symlink` tests to use errno_result
…tructions add avx512 `pack*` family of instructions to shims
Collaborator
|
The Miri subtree was changed cc @rust-lang/miri |
Member
Author
|
@bors r+ |
Contributor
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Jan 18, 2026
miri subtree update Subtree update of `miri` to rust-lang/miri@2d0a4f4. Created using https://github.com/rust-lang/josh-sync. r? @ghost
Member
Author
|
@bors p=1 |
rust-timer
added a commit
that referenced
this pull request
Jan 19, 2026
Rollup merge of #151341 - miri, r=RalfJung miri subtree update Subtree update of `miri` to rust-lang/miri@2d0a4f4. 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
Jan 20, 2026
Rollup of 4 pull requests Successful merges: - rust-lang/rust#151080 (fix(build-manifest): enable docs target fallback for `rustc-docs`) - rust-lang/rust#151328 (Fix capitalization of diag messages) - rust-lang/rust#151341 (miri subtree update) - rust-lang/rust#151349 (Add myself to the review rotation) r? @ghost
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.
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@2d0a4f4.Created using https://github.com/rust-lang/josh-sync.
r? @ghost