Skip to content

miri subtree update#157276

Merged
rust-bors[bot] merged 44 commits into
rust-lang:mainfrom
RalfJung:miri
Jun 2, 2026
Merged

miri subtree update#157276
rust-bors[bot] merged 44 commits into
rust-lang:mainfrom
RalfJung:miri

Conversation

@RalfJung
Copy link
Copy Markdown
Member

@RalfJung RalfJung commented Jun 1, 2026

Subtree update of miri to rust-lang/miri@9fde9f5.

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

r? @ghost

RalfJung and others added 30 commits May 27, 2026 08:11
…tor-box

enforce noalias on custom allocator Box by default
windows shims: avoid representing directories as paths
Shim the LoongArch CRC intrinsics
This updates the rust-version file to 8f02e85.
flock tests: cover the case of asking for both locks on the same file handle
This updates the rust-version file to 6368fd5.
200ms is an eternity and slows down test execution
Signed-off-by: acegikmoo <rubairakib11@gmail.com>
support prctl on Linux (not just Android)
the aarch64 variant of pclmulqdq, using carryless_mul for polynomial multiplication in GF(2)
feat: Implement linkat syscall for hardlink support
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Jun 1, 2026

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 Jun 1, 2026
@RalfJung
Copy link
Copy Markdown
Member Author

RalfJung commented Jun 1, 2026

@bors r+

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 1, 2026

📌 Commit 452b0ce has been approved by RalfJung

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 Jun 1, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 2, 2026
rust-bors Bot pushed a commit that referenced this pull request Jun 2, 2026
Rollup of 8 pull requests

Successful merges:

 - #157240 (Enable Enzyme for aarch64-apple-darwin)
 - #157276 (miri subtree update)
 - #154742 (Add APIs for case folding to the standard library)
 - #157130 (Use a `ArrayVec` in `CastTarget`)
 - #157195 (Move feature gating to the new attr parsing infrastructure)
 - #157256 (tests: adapt for LLVM codegen change)
 - #157265 (Update books)
 - #157277 (triagebot.toml: add LawnGnome to libs reviewers)
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 2, 2026
rust-bors Bot pushed a commit that referenced this pull request Jun 2, 2026
Rollup of 8 pull requests

Successful merges:

 - #157240 (Enable Enzyme for aarch64-apple-darwin)
 - #157276 (miri subtree update)
 - #157130 (Use a `ArrayVec` in `CastTarget`)
 - #157131 (Add regression test for issue #144888)
 - #157195 (Move feature gating to the new attr parsing infrastructure)
 - #157256 (tests: adapt for LLVM codegen change)
 - #157265 (Update books)
 - #157277 (triagebot.toml: add LawnGnome to libs reviewers)
rust-bors Bot pushed a commit that referenced this pull request Jun 2, 2026
Rollup of 8 pull requests

Successful merges:

 - #157240 (Enable Enzyme for aarch64-apple-darwin)
 - #157276 (miri subtree update)
 - #157130 (Use a `ArrayVec` in `CastTarget`)
 - #157131 (Add regression test for issue #144888)
 - #157195 (Move feature gating to the new attr parsing infrastructure)
 - #157256 (tests: adapt for LLVM codegen change)
 - #157265 (Update books)
 - #157277 (triagebot.toml: add LawnGnome to libs reviewers)
rust-bors Bot pushed a commit that referenced this pull request Jun 2, 2026
Rollup of 8 pull requests

Successful merges:

 - #157240 (Enable Enzyme for aarch64-apple-darwin)
 - #157276 (miri subtree update)
 - #157130 (Use a `ArrayVec` in `CastTarget`)
 - #157131 (Add regression test for issue #144888)
 - #157195 (Move feature gating to the new attr parsing infrastructure)
 - #157256 (tests: adapt for LLVM codegen change)
 - #157265 (Update books)
 - #157277 (triagebot.toml: add LawnGnome to libs reviewers)
rust-bors Bot pushed a commit that referenced this pull request Jun 2, 2026
Rollup of 8 pull requests

Successful merges:

 - #157240 (Enable Enzyme for aarch64-apple-darwin)
 - #157276 (miri subtree update)
 - #157130 (Use a `ArrayVec` in `CastTarget`)
 - #157131 (Add regression test for issue #144888)
 - #157195 (Move feature gating to the new attr parsing infrastructure)
 - #157256 (tests: adapt for LLVM codegen change)
 - #157265 (Update books)
 - #157277 (triagebot.toml: add LawnGnome to libs reviewers)
rust-bors Bot pushed a commit that referenced this pull request Jun 2, 2026
Rollup of 8 pull requests

Successful merges:

 - #157240 (Enable Enzyme for aarch64-apple-darwin)
 - #157276 (miri subtree update)
 - #157130 (Use a `ArrayVec` in `CastTarget`)
 - #157131 (Add regression test for issue #144888)
 - #157195 (Move feature gating to the new attr parsing infrastructure)
 - #157256 (tests: adapt for LLVM codegen change)
 - #157265 (Update books)
 - #157277 (triagebot.toml: add LawnGnome to libs reviewers)
rust-bors Bot pushed a commit that referenced this pull request Jun 2, 2026
Rollup of 8 pull requests



Successful merges:

 - #157240 (Enable Enzyme for aarch64-apple-darwin)
 - #157276 (miri subtree update)
 - #157130 (Use a `ArrayVec` in `CastTarget`)
 - #157131 (Add regression test for issue #144888)
 - #157195 (Move feature gating to the new attr parsing infrastructure)
 - #157256 (tests: adapt for LLVM codegen change)
 - #157265 (Update books)
 - #157277 (triagebot.toml: add LawnGnome to libs reviewers)
rust-bors Bot pushed a commit that referenced this pull request Jun 2, 2026
…uwer

Rollup of 14 pull requests

Successful merges:

 - #156467 (mark the 'import linkage' statics as unnamed_addr)
 - #156923 (Couple of diagnostics improvements for EII)
 - #157240 (Enable Enzyme for aarch64-apple-darwin)
 - #157244 (Privacy: tweak macros + more tests)
 - #157276 (miri subtree update)
 - #157130 (Use a `ArrayVec` in `CastTarget`)
 - #157131 (Add regression test for issue #144888)
 - #157195 (Move feature gating to the new attr parsing infrastructure)
 - #157233 (rustdoc: Fix trait impl ordering)
 - #157256 (tests: adapt for LLVM codegen change)
 - #157265 (Update books)
 - #157277 (triagebot.toml: add LawnGnome to libs reviewers)
 - #157291 (Clean up attribute target checking diagnostics)
 - #157301 (Remove unused import from a test)
rust-bors Bot pushed a commit that referenced this pull request Jun 2, 2026
…uwer

Rollup of 14 pull requests

Successful merges:

 - #156467 (mark the 'import linkage' statics as unnamed_addr)
 - #156923 (Couple of diagnostics improvements for EII)
 - #157240 (Enable Enzyme for aarch64-apple-darwin)
 - #157244 (Privacy: tweak macros + more tests)
 - #157276 (miri subtree update)
 - #157130 (Use a `ArrayVec` in `CastTarget`)
 - #157131 (Add regression test for issue #144888)
 - #157195 (Move feature gating to the new attr parsing infrastructure)
 - #157233 (rustdoc: Fix trait impl ordering)
 - #157256 (tests: adapt for LLVM codegen change)
 - #157265 (Update books)
 - #157277 (triagebot.toml: add LawnGnome to libs reviewers)
 - #157291 (Clean up attribute target checking diagnostics)
 - #157301 (Remove unused import from a test)
@rust-bors rust-bors Bot merged commit e0e97f2 into rust-lang:main Jun 2, 2026
12 checks passed
@rustbot rustbot added this to the 1.98.0 milestone Jun 2, 2026
rust-timer added a commit that referenced this pull request Jun 2, 2026
Rollup merge of #157276 - RalfJung:miri, r=RalfJung

miri subtree update

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

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

r? @ghost
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.

8 participants