Skip to content

Point at method chains on E0271 errors#105674

Merged
bors merged 5 commits intorust-lang:masterfrom
estebank:iterator-chains
Dec 16, 2022
Merged

Point at method chains on E0271 errors#105674
bors merged 5 commits intorust-lang:masterfrom
estebank:iterator-chains

Conversation

@estebank
Copy link
Copy Markdown
Contributor

@estebank estebank commented Dec 13, 2022

Follow up to #105332. Fix #33941. CC #9082.

r? @oli-obk

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.

Error for for _ in HashMap::new().iter().cloned() { } doesn't provide enough context

4 participants