Skip to content

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Oct 7, 2025

Fixes #147306

@rustbot
Copy link
Collaborator

rustbot commented Oct 7, 2025

Some changes occurred to the CTFE / Miri interpreter

cc @rust-lang/miri

Some changes occurred to the CTFE / Miri interpreter

cc @rust-lang/miri, @RalfJung, @oli-obk, @lcnr

Some changes occurred to the CTFE machinery

cc @RalfJung, @oli-obk, @lcnr

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 7, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 7, 2025

r? @petrochenkov

rustbot has assigned @petrochenkov.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@chenyukang
Copy link
Member

r? chenyukang @bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 8, 2025

📌 Commit 8171174 has been approved by chenyukang

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 Oct 8, 2025
bors added a commit that referenced this pull request Oct 8, 2025
Rollup of 5 pull requests

Successful merges:

 - #146385 (rustdoc-search: redesign throbber to be less distracting)
 - #147390 (Use globals instead of metadata for std::autodiff)
 - #147445 (sort attribute targets for more consistent error messages)
 - #147448 (collect-license-metadata: update submodules before running)
 - #147451 (fix panic with extra-const-ub-checks)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit cf63f15 into rust-lang:master Oct 8, 2025
10 checks passed
rust-timer added a commit that referenced this pull request Oct 8, 2025
Rollup merge of #147451 - RalfJung:extra-const-ice, r=chenyukang

fix panic with extra-const-ub-checks

Fixes #147306
@rustbot rustbot added this to the 1.92.0 milestone Oct 8, 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ICE assertion failed: !maybe

5 participants