mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 16:56:29 +00:00
Fix typo in internal documentation for `TrustedRandomAccess` `next_back` is a method of DoubleEndedIterator, not Iterator.
Fix typo in internal documentation for `TrustedRandomAccess` `next_back` is a method of DoubleEndedIterator, not Iterator.