Skip to content

fix: Allow duplicate assoc type shorthand resolution if it points to the same assoc type#21785

Merged
Veykril merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:dup-assoc-res
Mar 9, 2026
Merged

fix: Allow duplicate assoc type shorthand resolution if it points to the same assoc type#21785
Veykril merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:dup-assoc-res

Conversation

@ChayimFriedman2
Copy link
Contributor

@ChayimFriedman2 ChayimFriedman2 commented Mar 8, 2026

And with the same generic args.

Fixes #21773.

…ame assoc type

And with the same generic args.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 8, 2026
@Veykril Veykril added this pull request to the merge queue Mar 9, 2026
Merged via the queue into rust-lang:master with commit 833aa91 Mar 9, 2026
17 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 9, 2026
@ChayimFriedman2 ChayimFriedman2 deleted the dup-assoc-res branch March 9, 2026 08:10
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.

Regression: E0308 With associated types

3 participants