Skip to content

Conversation

@RalfJung
Copy link
Member

Subtree update of miri to rust-lang/miri@b796ced.

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

r? @ghost

RalfJung and others added 26 commits December 6, 2025 16:06
fix empty stack in deadlock error message
run ptr_int tests with Tree Borrows
genmc: suppress compare_exchange warnings from dependencies
…cked

ftruncate: return proper error code for non-file-backed FDs
…or-protector-release

TreeBorrows: split `Tree::perform_protector_release_access` from `Tree::perform_access`
…ions

Remove `[no-mentions]` handler in the triagebot config
…or-diagnostics-struct

TreeBorrows: Put accesses diagnostic parameters into a single struct
This updates the rust-version file to f520900.
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Upstream ref: f520900
Filtered ref: 7d63be37076f39216080a677b88ad18621850d0c
Upstream diff: rust-lang/rust@36b2369...f520900

This merge was created using https://github.com/rust-lang/josh-sync.
README: add more papers to the paper list
This updates the rust-version file to dc47a69.
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Upstream ref: dc47a69
Filtered ref: c2685dab4096194918f1cb9c503817d592c20e94
Upstream diff: rust-lang/rust@f520900...dc47a69

This merge was created using https://github.com/rust-lang/josh-sync.
@rustbot
Copy link
Collaborator

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

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 14, 2025

📌 Commit 05227a7 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 14, 2025
@RalfJung
Copy link
Member Author

@bors p=1

bors added a commit that referenced this pull request Dec 14, 2025
Rollup of 8 pull requests

Successful merges:

 - #146794 (std: reorganize pipe implementations)
 - #148490 (dangling pointer from temp cleanup)
 - #149837 (Update `wrapping_sh[lr]` docs and examples)
 - #149864 (std: Don't use `linkat` on the `wasm32-wasi*` targets)
 - #149885 (replace addr_of_mut with &raw mut in maybeuninit docs)
 - #149949 (Cleanup of attribute parsing errors)
 - #149969 (don't use no_main and no_core to test IBT)
 - #149998 (miri subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit that referenced this pull request Dec 15, 2025
Rollup of 8 pull requests

Successful merges:

 - #146794 (std: reorganize pipe implementations)
 - #148490 (dangling pointer from temp cleanup)
 - #149837 (Update `wrapping_sh[lr]` docs and examples)
 - #149864 (std: Don't use `linkat` on the `wasm32-wasi*` targets)
 - #149885 (replace addr_of_mut with &raw mut in maybeuninit docs)
 - #149949 (Cleanup of attribute parsing errors)
 - #149969 (don't use no_main and no_core to test IBT)
 - #149998 (miri subtree update)

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

miri subtree update

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

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

r? `@ghost`
@bors
Copy link
Collaborator

bors commented Dec 15, 2025

⌛ Testing commit 05227a7 with merge 52fda2e...

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