summary refs log tree commit diff
path: root/src/libcore/iter_private.rs
AgeCommit message (Expand)AuthorLines
2016-10-17Expand .zip() specialization to .map() and .cloned()Ulrik Sverdrup-1/+4
2016-08-24Use `#[prelude_import]` in `libcore`.Jeffrey Seyfried-2/+0
2016-06-14specialize zip: Introduce TrustedRandomAccess traitUlrik Sverdrup-0/+27