Skip to content

fix: In "Implement missing members", do not add assoc types with defaults#22291

Open
ChayimFriedman2 wants to merge 1 commit intorust-lang:masterfrom
ChayimFriedman2:missing-type-default
Open

fix: In "Implement missing members", do not add assoc types with defaults#22291
ChayimFriedman2 wants to merge 1 commit intorust-lang:masterfrom
ChayimFriedman2:missing-type-default

Conversation

@ChayimFriedman2
Copy link
Copy Markdown
Contributor

@ChayimFriedman2 ChayimFriedman2 commented May 5, 2026

Fixes #17314.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 5, 2026
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.

RA's suggestion to "Implement missing members" counts associated types with defaults as missing members.

2 participants