-
Notifications
You must be signed in to change notification settings - Fork 14.1k
miri subtree update #149716
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
Open
RalfJung
wants to merge
29
commits into
rust-lang:main
Choose a base branch
from
RalfJung:miri
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
miri subtree update #149716
+2,323
−810
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 3ff30e7.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 3ff30e7 Filtered ref: 4287fab165c09c8d37f350bd8b2f25cedd43b3bc Upstream diff: rust-lang/rust@1eb0657...3ff30e7 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
This way we don't need a special case in MiriBeRustCompilerCalls. Co-Authored-By: Ralf Jung <post@ralfj.de>
Call rustc_driver::main() for MIRI_BE_RUSTC=host
…rd-root Support retagging of wildcard references in tree borrows
rust-analyzer settings: use --compile-time-deps
This updates the rust-version file to 864339a.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 864339a Filtered ref: f6ad94b050ea0db6b49b3fd3faa6a49504fb4a50 Upstream diff: rust-lang/rust@3ff30e7...864339a This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
This updates the rust-version file to 36b2369.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 36b2369 Filtered ref: bfd8fa706619d2bc17bcfcbed3e76285bb51a2a4 Upstream diff: rust-lang/rust@864339a...36b2369 This merge was created using https://github.com/rust-lang/josh-sync.
Automatic Rustup
refactor: rename `macos_fbsd_solarish_write_stat_buf` to `write_stat_buf` refactor: rename `macos_fbsd_solarish_fstat` to `fstat` feat: support `fstat` in linux test: testing support of `fstat` in linux fix: missed add `Os::Linux` for supported OSs in `fstat` feat: add nanosecond fields to file metadata in `EvalContextExtPrivate` add `fstat` to foreign items in unix enhance test of `fstat` fix the test
feat: Support `fstat` in linux
fs shims: remove some aliases that don't actually exist or are not used on those targets
…or-tree-visitor Move `TreeVisitor` into its own file & make it generic.
show span when there is an error invoking a global ctor/dtor or the thread main fn
Collaborator
|
The Miri subtree was changed cc @rust-lang/miri |
Member
Author
|
@bors r+ |
Collaborator
matthiaskrgr
added a commit
to matthiaskrgr/rust
that referenced
this pull request
Dec 6, 2025
miri subtree update Subtree update of `miri` to rust-lang/miri@56a3765. Created using https://github.com/rust-lang/josh-sync. r? `@ghost`
Member
Author
|
@bors p=1 |
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@56a3765.Created using https://github.com/rust-lang/josh-sync.
r? @ghost