Skip to content

miri subtree update - #163091

Merged
rust-bors[bot] merged 56 commits into
rust-lang:mainfrom
RalfJung:miri
Sep 21, 2026
Merged

rust-bors[bot] merged 56 commits into
rust-lang:mainfrom
RalfJung:miri

Conversation

@RalfJung

Copy link
Copy Markdown
Member

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

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

r? @ghost

WhySoBad and others added 30 commits September 5, 2026 21:08
Because shimmed TCP sockets only receive host readiness events after
`connect` or `listen` has been invoked, we need to manually set the
initial readiness of a TCP socket.
…adiness

Manually set initial TCP socket readiness
This updates the rust-version file to f248f40.
This updates the rust-version file to 315ecf4.
use proper c_void for '*_' shim signatures
This updates the rust-version file to c26ce70.
This updates the rust-version file to 923c95c.
This reverts commit 8c704e3becec2da6d439c439f5a86a48c2e29427.
Revert "./miri toolchain: no need to run 'cargo metadata'"
This updates the rust-version file to 971903d.
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Previous upstream ref: rust-lang/rust@923c95c
New upstream ref: rust-lang/rust@971903d
Filtered ref: rust-lang/miri@bdcce07
Upstream diff: rust-lang/rust@923c95c...971903d

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

rustbot commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

miri is developed in its own repository. If the Miri part of this change can be broken out, consider making this change to rust-lang/miri instead. However, if Miri needs adjusting for rustc changes, just ignore this message.

cc @rust-lang/miri

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 21, 2026
@RalfJung

Copy link
Copy Markdown
Member Author

@bors r+

@rust-bors

rust-bors Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

📌 Commit eeb2889 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 Sep 21, 2026
@RalfJung

Copy link
Copy Markdown
Member Author

@bors try jobs=test-x86_64-gnu-aux

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Sep 21, 2026
miri subtree update


try-job: test-x86_64-gnu-aux
rust-bors Bot pushed a commit that referenced this pull request Sep 21, 2026
…uwer

Rollup of 19 pull requests

Successful merges:

 - #161051 (When error from local macro, include macro def span)
 - #161629 (Streamline `StateDiffCollector`)
 - #162750 (add case mapping fast paths for Latin-1)
 - #162831 (Do not continue past `rustc_resolve` when encountering duplicated items)
 - #162835 (rustdoc: account for nested parens and split text events in bare urls lint)
 - #162952 (Depend on lockfiles to prevent GC of the current session)
 - #163044 (Report runtime range endpoints for runtime values)
 - #163062 (Use x30 register name with LLVM 23+)
 - #163091 (miri subtree update)
 - #162939 (Declare multi-kind constants for MacroKinds)
 - #162984 (Windows: don't error if `access_mode` is set on `OpenOptions`)
 - #163005 (Avoid unreachable integer underflow check in `CStr::count_bytes()`)
 - #163019 (Prepare for the introduction of forced keywords (`k#`))
 - #163020 (Dir: fix fallback impl for remove_dir)
 - #163041 (Be more explicit on suggestion type without changing how they are rendered)
 - #163047 (Use verbose suggestion for `mut binding` instead of `&mut binding`)
 - #163075 (Fix ArgAttributes mismatches in ABI UI tests for LoongArch64 and RiscV64)
 - #163079 (enable `f128` from `u64`/`i64` test)
 - #163082 (Remove `TypeChecker::root_cx`)
@RalfJung

Copy link
Copy Markdown
Member Author

@bors p=10
Part of rust-lang/blog.rust-lang.org#1949

@rust-bors

rust-bors Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

☀️ Try build successful (CI)
Build commit: c584ccc (c584ccc3d54bf8c241095d1046fd7c539bfe3fc9)
Base parent: d287eb7 (d287eb7a292caa8abbe12051dce2ee707fe03200)

@rust-bors
rust-bors Bot merged commit 2e7d29b into rust-lang:main Sep 21, 2026
14 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Sep 21, 2026
rust-bors Bot pushed a commit that referenced this pull request Sep 21, 2026
Rollup merge of #163091 - RalfJung:miri, r=RalfJung

miri subtree update

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

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.

6 participants