-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
miri subtree update #151593
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 #151593
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
This updates the rust-version file to 63f4513.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@63f4513 Filtered ref: rust-lang/miri@98aa894 Upstream diff: rust-lang/rust@b6fdaf2...63f4513 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
This updates the rust-version file to d276646.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@d276646 Filtered ref: rust-lang/miri@e200be9 Upstream diff: rust-lang/rust@63f4513...d276646 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
Compile-time variant of shim_sig_arg
This updates the rust-version file to d10ac47.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@d10ac47 Filtered ref: rust-lang/miri@79d95eb Upstream diff: rust-lang/rust@d276646...d10ac47 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
…losedir Add test for libc opendir and closedir
update .gitignore to ignore zed files
Unify readdir across Unix targets and add test
readdir: also emit the special directory entries . and ..
windows shims: throw unsupported error for DuplicateHandle on pseudo handle
Collaborator
|
The Miri subtree was changed cc @rust-lang/miri |
Member
Author
|
@bors r+ |
Contributor
rust-timer
added a commit
that referenced
this pull request
Jan 24, 2026
Rollup merge of #151593 - RalfJung:miri, r=RalfJung miri subtree update Subtree update of `miri` to rust-lang/miri@d4afb41. 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 25, 2026
Rollup of 4 pull requests Successful merges: - rust-lang/rust#149174 (`const` blocks as a `mod` item) - rust-lang/rust#151282 (THIR patterns: Explicitly distinguish `&pin` from plain `&`/`&mut`) - rust-lang/rust#151593 (miri subtree update) - rust-lang/rust#151516 (Do not emit errors on non-metaitem diagnostic attr input) r? @ghost
vinDelphini
pushed a commit
to vinDelphini/rust
that referenced
this pull request
Jan 25, 2026
…iaskrgr Rollup of 4 pull requests Successful merges: - rust-lang#149174 (`const` blocks as a `mod` item) - rust-lang#151282 (THIR patterns: Explicitly distinguish `&pin` from plain `&`/`&mut`) - rust-lang#151593 (miri subtree update) - rust-lang#151516 (Do not emit errors on non-metaitem diagnostic attr input) 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@d4afb41.Created using https://github.com/rust-lang/josh-sync.
r? @ghost