Skip to content

Conversation

@asukaminato0721
Copy link
Contributor

@asukaminato0721 asukaminato0721 commented Nov 20, 2025

fix #9881

Confirms the blanket TryStream impl is resolved via the StreamAlias super-trait, so the diagnostic gap identified in the issue is already fixed in code;

Just added a regression test to make sure it stays that way.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 20, 2025
@lnicola lnicola added this pull request to the merge queue Nov 20, 2025
Merged via the queue into rust-lang:master with commit eaaa2da Nov 20, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 20, 2025
@asukaminato0721 asukaminato0721 deleted the 9881 branch November 20, 2025 14:37
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.

Type inference fails to deduce blanket-implemented trait of super traits with associated types

3 participants