Skip to content

Conversation

@RalfJung
Copy link
Member

@RalfJung RalfJung commented Dec 6, 2025

The Miri Cronjob Bot and others added 29 commits November 30, 2025 04:57
This updates the rust-version file to 3ff30e7.
This way we don't need a special case in MiriBeRustCompilerCalls.

Co-Authored-By: Ralf Jung <[email protected]>
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.
This updates the rust-version file to 36b2369.
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
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
@rustbot
Copy link
Collaborator

rustbot commented Dec 6, 2025

The Miri subtree was changed

cc @rust-lang/miri

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 6, 2025
@RalfJung
Copy link
Member Author

RalfJung commented Dec 6, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 6, 2025

📌 Commit 5339794 has been approved by RalfJung

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 6, 2025
@RalfJung
Copy link
Member Author

RalfJung commented Dec 6, 2025

@bors p=1

bors added a commit that referenced this pull request Dec 6, 2025
Rollup of 5 pull requests

Successful merges:

 - #149659 (Look for typos when reporting an unknown nightly feature)
 - #149699 (Implement `Vec::from_fn`)
 - #149700 (rustdoc: fix bugs with search aliases and merging)
 - #149713 (Update windows-gnullvm platform support doc)
 - #149716 (miri subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 874b7c2 into rust-lang:main Dec 7, 2025
11 checks passed
@rustbot rustbot added this to the 1.94.0 milestone Dec 7, 2025
rust-timer added a commit that referenced this pull request Dec 7, 2025
Rollup merge of #149716 - RalfJung:miri, r=RalfJung

miri subtree update

Subtree update of `miri` to rust-lang/miri@56a3765.

Created using https://github.com/rust-lang/josh-sync.

r? `@ghost`
@bors
Copy link
Collaborator

bors commented Dec 7, 2025

⌛ Testing commit 5339794 with merge d427ddf...

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Dec 11, 2025
Rollup of 5 pull requests

Successful merges:

 - rust-lang/rust#149659 (Look for typos when reporting an unknown nightly feature)
 - rust-lang/rust#149699 (Implement `Vec::from_fn`)
 - rust-lang/rust#149700 (rustdoc: fix bugs with search aliases and merging)
 - rust-lang/rust#149713 (Update windows-gnullvm platform support doc)
 - rust-lang/rust#149716 (miri subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@RalfJung RalfJung deleted the miri branch December 11, 2025 17:42
makai410 pushed a commit to makai410/rustc_public that referenced this pull request Dec 16, 2025
Rollup of 5 pull requests

Successful merges:

 - rust-lang/rust#149659 (Look for typos when reporting an unknown nightly feature)
 - rust-lang/rust#149699 (Implement `Vec::from_fn`)
 - rust-lang/rust#149700 (rustdoc: fix bugs with search aliases and merging)
 - rust-lang/rust#149713 (Update windows-gnullvm platform support doc)
 - rust-lang/rust#149716 (miri subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
makai410 pushed a commit to makai410/rust that referenced this pull request Dec 16, 2025
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#149659 (Look for typos when reporting an unknown nightly feature)
 - rust-lang#149699 (Implement `Vec::from_fn`)
 - rust-lang#149700 (rustdoc: fix bugs with search aliases and merging)
 - rust-lang#149713 (Update windows-gnullvm platform support doc)
 - rust-lang#149716 (miri subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants