Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On -> impl Iterator<Item = Ty> point at method chains in returned expression where Item might have diverged #112027

Conversation

obeis
Copy link
Contributor

@obeis obeis commented May 27, 2023

Close #106993
r? @oli-obk

in returned expression where Item might have diverged
@rustbot
Copy link
Collaborator

rustbot commented May 27, 2023

r? @eholk

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels May 27, 2023
@rustbot rustbot assigned oli-obk and unassigned eholk May 27, 2023
@obeis obeis marked this pull request as draft May 27, 2023 19:24
@obeis obeis closed this May 28, 2023
@obeis obeis deleted the method-call-not-expected-associated-types branch May 28, 2023 16:39
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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

On -> impl Iterator<Item = Ty> point at method chains in returned expression where Item might have diverged
4 participants