mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-06 08:01:00 +00:00
This method on the Iterator trait is doc(hidden), and about half of implementations were doc(hidden). This adds the attribute to the remaining implementations.