Add track_caller to iterator methods #102024
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-error-handling
Area: Error handling
A-iterators
Area: Iterators
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
I'm trying to add
track_caller
toItertools::zip_eq
, but:reports
Iterator::fold
reports
alloc::vec::...
Is it possible to improve it?
The text was updated successfully, but these errors were encountered: