rust/library/core/src/iter
bors c4f25777a0 Auto merge of #115273 - the8472:take-fold, r=cuviper
Optimize Take::{fold, for_each} when wrapping TrustedRandomAccess iterators
2023-09-02 12:40:16 +00:00
..
adapters reduce indirection in for_each specialization 2023-08-28 14:37:31 +02:00
sources Fix typo 2023-06-14 16:52:29 +02:00
traits Add Iterator::map_windows 2023-08-11 07:26:51 +08:00
mod.rs Add Iterator::map_windows 2023-08-11 07:26:51 +08:00
range.rs Implement Step for AsciiChar 2023-08-14 01:34:47 -04:00
sources.rs VecDeque::resize should re-use the buffer in the passed-in element 2022-11-15 00:53:26 -08:00