Skip to content

fix: Infer generic args for trait ref and its assoc type#21820

Merged
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:type-as-trait-args-len
Mar 15, 2026
Merged

fix: Infer generic args for trait ref and its assoc type#21820
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
ChayimFriedman2:type-as-trait-args-len

Conversation

@ChayimFriedman2
Copy link
Contributor

@ChayimFriedman2 ChayimFriedman2 commented Mar 14, 2026

This was already there before the switch to the new solver, but it was reverted during the switch for some reason.

Fixes #21816.

This was already there before the switch to the new solver, but it was reverted during the switch for some reason.
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 14, 2026
@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue Mar 15, 2026
Merged via the queue into rust-lang:master with commit 90c8906 Mar 15, 2026
17 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 15, 2026
@ChayimFriedman2 ChayimFriedman2 deleted the type-as-trait-args-len branch March 15, 2026 04:38
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.

False E0107 diagnostic

3 participants