Skip to content

Commit

Permalink
Auto merge of #113487 - estebank:sugg-113174, r=oli-obk
Browse files Browse the repository at this point in the history
Use structured suggestion for #113174

When encountering a for loop that is rejected by the borrow checker because it is being advanced within its body, provide a structured suggestion for `while let Some(pat) = iter.next()`.
  • Loading branch information
bors committed Oct 12, 2023
2 parents ccedea8 + edb8438 commit e087a1d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e087a1d

Please sign in to comment.