Skip to content

rustc_hir_analysis: extract middle path resolution#152690

Closed
ghost wants to merge 1 commit intomainfrom
unknown repository
Closed

rustc_hir_analysis: extract middle path resolution#152690
ghost wants to merge 1 commit intomainfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 16, 2026

Pulls out common logic for rustc_middle::ty::Ty path resolution for hir_ty_lowering and hir_typeck.

Related: #150621

Pulls out common logic for `rustc_middle::ty::Ty` path resolution for
`hir_ty_lowering` and `hir_typeck`.
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Feb 16, 2026

HIR ty lowering was modified

cc @fmease

@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 Feb 16, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Feb 16, 2026

r? @wesleywiser

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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler, types
  • compiler, types expanded to 68 candidates
  • Random selection from 14 candidates

@BoxyUwU
Copy link
Copy Markdown
Member

BoxyUwU commented Feb 18, 2026

r? me

@rustbot rustbot assigned BoxyUwU and unassigned wesleywiser Feb 18, 2026
@ghost
Copy link
Copy Markdown
Author

ghost commented Feb 23, 2026

@BoxyUwU I'm closing my GitHub account due to their insistence on forcing Copilot on all users (can't even fully disable it on my account). Please feel free to take these changes if someone else wants to bring it over the finish line.

Please let me know on Zulip if there is another way to contribute to Rust without a GitHub account.

@ghost ghost closed this by deleting the head repository Feb 23, 2026
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 23, 2026
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants