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

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

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

r? @ghost

RalfJungand 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
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

The Miri subtree was changed

cc @rust-lang/miri

@rustbotrustbot 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
MemberAuthor

@bors r+

@rust-bors

rust-borsBot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 452b0ce has been approved by RalfJung

It is now in the queue for this repository.

@rust-borsrust-borsBot 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
@jhprattjhpratt mentioned this pull request Jun 2, 2026
rust-borsBot 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
@jhprattjhpratt mentioned this pull request Jun 2, 2026
rust-borsBot 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-borsBot 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-borsBot 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-borsBot 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-borsBot 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-borsBot 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-borsBot 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-borsBot 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-borsBot merged commit e0e97f2 into rust-lang:mainJun 2, 2026
12 checks passed
@rustbotrustbot 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
@RalfJung
RalfJung deleted the miri branch June 3, 2026 14:03
pullBot pushed a commit to xtqqczze/rust-lang-miri that referenced this pull request Jun 4, 2026
…uwer
Rollup of 14 pull requests
Successful merges:
- rust-lang/rust#156467 (mark the 'import linkage' statics as unnamed_addr)
- rust-lang/rust#156923 (Couple of diagnostics improvements for EII)
- rust-lang/rust#157240 (Enable Enzyme for aarch64-apple-darwin)
- rust-lang/rust#157244 (Privacy: tweak macros + more tests)
- rust-lang/rust#157276 (miri subtree update)
- rust-lang/rust#157130 (Use a `ArrayVec` in `CastTarget`)
- rust-lang/rust#157131 (Add regression test for issue rust-lang/rust#144888)
- rust-lang/rust#157195 (Move feature gating to the new attr parsing infrastructure)
- rust-lang/rust#157233 (rustdoc: Fix trait impl ordering)
- rust-lang/rust#157256 (tests: adapt for LLVM codegen change)
- rust-lang/rust#157265 (Update books)
- rust-lang/rust#157277 (triagebot.toml: add LawnGnome to libs reviewers)
- rust-lang/rust#157291 (Clean up attribute target checking diagnostics)
- rust-lang/rust#157301 (Remove unused import from a test)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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

@RalfJung@rustbot@Gelbpunkt@WhySoBad@oli-obk@phraakture@folkertdev@moabo3li