Open
Conversation
Co-Authored-By: Ralf Jung <post@ralfj.de>
…ation Clarify `-Zmiri-disable-validation` in the README
explain how to control target features with Miri
This updates the rust-version file to f8704be.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@f8704be Filtered ref: rust-lang/miri@5b8c7c2 Upstream diff: rust-lang/rust@d933cf4...f8704be This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
remove unused features
Some setsockopt options are also supported such that a TcpListener from the standard library can be created
…-bind Add network socket `listen` and `bind` shims
readme(target features): mention RUSTDOCFLAGS
This updates the rust-version file to c7b206b.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: c7b206b Filtered ref: 07362e5bdd8a7c712a594f35c9100c6149bcdf43 Upstream diff: rust-lang/rust@f8704be...c7b206b This merge was created using https://github.com/rust-lang/josh-sync.
…ptrs native calls: more gracefully handle function pointers with unsupported types
use the unstable `carryless_mul` in the `pclmul` implementation
This updates the rust-version file to 2d76d9b.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@2d76d9b Filtered ref: rust-lang/miri@88cf36a Upstream diff: rust-lang/rust@c7b206b...2d76d9b This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
This updates the rust-version file to d1ee5e5.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@d1ee5e5 Filtered ref: rust-lang/miri@76126be Upstream diff: rust-lang/rust@2d76d9b...d1ee5e5 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
TB comment typo fixes
add `f16` support
Add `getsockname` shim
also implement sqrt for f128 (using softfloat) and test sqrt for f16 and f128
implement sqrt and add fixme for `f128`
Collaborator
|
The Miri subtree was changed cc @rust-lang/miri |
Member
Author
|
@bors r+ |
Contributor
Member
Author
|
@bors p=1 |
Zalathar
added a commit
to Zalathar/rust
that referenced
this pull request
Mar 15, 2026
miri subtree update Subtree update of `miri` to rust-lang/miri@932cb99. Created using https://github.com/rust-lang/josh-sync. r? @ghost
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@932cb99.Created using https://github.com/rust-lang/josh-sync.
r? @ghost