Skip to content

Conversation

@petrochenkov
Copy link
Contributor

Mostly splitting large functions into smaller functions, including some parts from #144131, there should be no functional changes.
See individual commits.

@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 Nov 29, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 29, 2025

r? @eholk

rustbot has assigned @eholk.
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

@eholk
Copy link
Contributor

eholk commented Nov 29, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 29, 2025

📌 Commit c91b6ca has been approved by eholk

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 Nov 29, 2025
bors added a commit that referenced this pull request Nov 29, 2025
Rollup of 3 pull requests

Successful merges:

 - #148746 (const validation: remove check for mutable refs in final value of const)
 - #148765 (std: split up the `thread` module)
 - #149454 (resolve: Identifier resolution refactorings)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit b35b187 into rust-lang:main Nov 29, 2025
11 checks passed
rust-timer added a commit that referenced this pull request Nov 29, 2025
Rollup merge of #149454 - petrochenkov:openapi0, r=eholk

resolve: Identifier resolution refactorings

Mostly splitting large functions into smaller functions, including some parts from #144131, there should be no functional changes.
See individual commits.
@rustbot rustbot added this to the 1.93.0 milestone Nov 29, 2025
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request Nov 30, 2025
Rollup of 3 pull requests

Successful merges:

 - rust-lang/rust#148746 (const validation: remove check for mutable refs in final value of const)
 - rust-lang/rust#148765 (std: split up the `thread` module)
 - rust-lang/rust#149454 (resolve: Identifier resolution refactorings)

r? `@ghost`
`@rustbot` modify labels: rollup
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.

4 participants