Skip to content

Conversation

@RalfJung
Copy link
Member

@RalfJung RalfJung commented Nov 9, 2025

Subtree update of miri to rust-lang/miri@7d5ae36.

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

r? @ghost

RalfJung and others added 23 commits November 5, 2025 10:52
This updates the rust-version file to 401ae55.
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Upstream ref: 401ae55
Filtered ref: 1bd47ec470de5c7eab11a24bfee0e7f663cd56a2
Upstream diff: rust-lang/rust@5f9dd05...401ae55

This merge was created using https://github.com/rust-lang/josh-sync.
slightly extend triagebot PR creation message
Remove implementation of LLVM SIMD intrinsics that are not needed anymore
This allows getting rid of all the argument mangling hacks as well as
the exported_non_generic_symbols override hack by doing cargo build
instead of cargo check. This is also a prerequisite for using native jit
mode support in miri that I hope to add to rustc in the future to be
used with cg_clif too.
./miri run: verbose by default, add flag to be quiet
This updates the rust-version file to ceb7df7.
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Upstream ref: ceb7df7
Filtered ref: cc5fca3f935d6a43e0de7e2ff4c16039b88f5d1c
Upstream diff: rust-lang/rust@401ae55...ceb7df7

This merge was created using https://github.com/rust-lang/josh-sync.
Make pthread and other "native" synchronization objects more resilient
@rustbot
Copy link
Collaborator

rustbot commented Nov 9, 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 Nov 9, 2025
@RalfJung
Copy link
Member Author

RalfJung commented Nov 9, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 9, 2025

📌 Commit e14780a 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 Nov 9, 2025
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.

6 participants