| .. |
|
array_chunks.rs
|
force exhaustion in iter::ArrayChunks::into_remainder
|
2024-04-04 12:19:54 +02:00 |
|
by_ref_sized.rs
|
Use generic NonZero internally.
|
2024-02-15 08:09:42 +01:00 |
|
chain.rs
|
Add function core::iter::chain
|
2024-06-04 10:51:05 +02:00 |
|
cloned.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
copied.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
cycle.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
enumerate.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
filter.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
filter_map.rs
|
Add inherent versions of MaybeUninit methods for slices
|
2025-01-11 23:57:00 -05:00 |
|
flatten.rs
|
do not in-place-iterate over flatmap/flatten
|
2025-01-04 19:26:58 +01:00 |
|
fuse.rs
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
|
inspect.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
intersperse.rs
|
use checked_add for upper bound
|
2024-01-25 20:56:52 -05:00 |
|
map.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
map_while.rs
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
|
map_windows.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
mod.rs
|
"innermost", "outermost", "leftmost", and "rightmost" don't need hyphens
|
2024-10-23 02:45:24 -07:00 |
|
peekable.rs
|
fix doc comments for Peekable::next_if(_eq)
|
2024-09-06 19:30:47 -05:00 |
|
rev.rs
|
Use generic NonZero internally.
|
2024-02-15 08:09:42 +01:00 |
|
scan.rs
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
|
skip.rs
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
|
skip_while.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
step_by.rs
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
|
take.rs
|
replace placeholder version
|
2024-09-03 20:54:02 +01:00 |
|
take_while.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
zip.rs
|
Fix typo in hidden internal docs of TrustedRandomAccess
|
2025-02-18 17:54:56 +01:00 |