Skip to content

make add_missing_impl_members can handle naming conflicts#21118

Open
Natural-selection1 wants to merge 1 commit intorust-lang:masterfrom
Natural-selection1:name-conflict
Open

make add_missing_impl_members can handle naming conflicts#21118
Natural-selection1 wants to merge 1 commit intorust-lang:masterfrom
Natural-selection1:name-conflict

Conversation

@Natural-selection1
Copy link
Copy Markdown
Contributor

@Natural-selection1 Natural-selection1 commented Nov 24, 2025

fix: #6870

The add_missing_impl_members.rs file mainly involves code style adjustments and the addition of tests. The main review should focus on utils.rs.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 24, 2025
@Natural-selection1 Natural-selection1 force-pushed the name-conflict branch 3 times, most recently from 16aff66 to 0613da2 Compare November 24, 2025 11:36
@rustbot

This comment has been minimized.

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 20, 2026

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.

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 30, 2026

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement missing members suggestion shadows type parameters

2 participants