mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
910c7fa767
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.