miri subtree update#155197
Merged
rust-bors[bot] merged 33 commits intorust-lang:mainfrom Apr 12, 2026
Merged
Conversation
This updates the rust-version file to c92036b.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@c92036b Filtered ref: rust-lang/miri@a4b2f0c Upstream diff: rust-lang/rust@55e86c9...c92036b This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
float test: double error tolerance with imprecise ops on both sides
This updates the rust-version file to bcded33.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@bcded33 Filtered ref: rust-lang/miri@d2d41cf Upstream diff: rust-lang/rust@c92036b...bcded33 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
This updates the rust-version file to 30d0309.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@30d0309 Filtered ref: rust-lang/miri@a005b63 Upstream diff: rust-lang/rust@bcded33...30d0309 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
genmc-sys: remove always_configure hack
fix the bitfield meanings of stacked_borrow item
This updates the rust-version file to 4c42051.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 4c42051 Filtered ref: d09bed217e03a25403a0294a935c52309ae5d084 Upstream diff: rust-lang/rust@30d0309...4c42051 This merge was created using https://github.com/rust-lang/josh-sync.
genmc tests: remove a hack that is no longer needed
Fix panic when multiple threads block on same fd
Collaborator
|
The Miri subtree was changed cc @rust-lang/miri |
Member
Author
|
@bors r+ |
Contributor
rust-bors Bot
pushed a commit
that referenced
this pull request
Apr 12, 2026
…uwer Rollup of 5 pull requests Successful merges: - #155197 (miri subtree update) - #154804 (Fix ICE when reporting host-effect errors for const Fn HRTBs in next trait solver) - #155014 (Hexagon: add scalar arch-version target features (v60-v79, audio)) - #155068 (Fix ICE in `span_extend_prev_while` with multibyte characters) - #155161 (Use Vec::push_mut when adding a chunk to arenas)
rust-timer
added a commit
that referenced
this pull request
Apr 12, 2026
Rollup merge of #155197 - RalfJung:miri, r=RalfJung miri subtree update Subtree update of `miri` to rust-lang/miri@871d3d0. 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 19, 2026
…uwer Rollup of 5 pull requests Successful merges: - rust-lang/rust#155197 (miri subtree update) - rust-lang/rust#154804 (Fix ICE when reporting host-effect errors for const Fn HRTBs in next trait solver) - rust-lang/rust#155014 (Hexagon: add scalar arch-version target features (v60-v79, audio)) - rust-lang/rust#155068 (Fix ICE in `span_extend_prev_while` with multibyte characters) - rust-lang/rust#155161 (Use Vec::push_mut when adding a chunk to arenas)
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@871d3d0.Created using https://github.com/rust-lang/josh-sync.
r? @ghost