rust/library/core/src/iter
Jacob Pratt 0bfd367612
Rollup merge of #134782 - wtlin1228:docs/iter-rposition, r=Mark-Simulacrum
Update Code Example for `Iterator::rposition`

Added an additional assertion to the example to show the behavior of `iter.next_back` after using `iter.rposition`.
2024-12-26 21:56:50 -05:00
..
adapters "innermost", "outermost", "leftmost", and "rightmost" don't need hyphens 2024-10-23 02:45:24 -07:00
sources Less unwrap() in documentation 2024-12-21 01:26:47 +00:00
traits Rollup merge of #134782 - wtlin1228:docs/iter-rposition, r=Mark-Simulacrum 2024-12-26 21:56:50 -05:00
mod.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
range.rs distinguish overflow and unimplemented in Step::steps_between 2024-11-21 15:49:55 -08:00
sources.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00