Skip to content

Conversation

Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Sep 2, 2025

This changes clippy_utils::paths to be a module for everything related to path resolution. The implementation of PathRes for TypeckResults isn't currently used, but there are a few places that could use it.

Followup PRs will continue to move a few more things.

changelog: none

@rustbot
Copy link
Collaborator

rustbot commented Sep 2, 2025

r? @y21

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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Sep 2, 2025
@rustbot

This comment has been minimized.

@rustbot
Copy link
Collaborator

rustbot commented Sep 2, 2025

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

* Move to `clippy_utils::paths`
* Move functions into a trait on `LateContext`
@rustbot
Copy link
Collaborator

rustbot commented Sep 12, 2025

☔ The latest upstream changes (possibly 9f02cbc) made this pull request unmergeable. Please resolve the merge conflicts.

@Jarcho Jarcho closed this Sep 16, 2025
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants