about summary refs log tree commit diff
path: root/library/alloc/src/vec/spec_from_iter.rs
AgeCommit message (Expand)AuthorLines
2021-05-31Update documentation of SpecFromIter to reflect the removed implsFrank Steffahn-3/+1
2021-05-31Remove unnecessary SpecFromIter implsFrank Steffahn-31/+0
2020-12-29fix: moved import into #[cfg(test)]C-2/+1
2020-12-29style: applying Rust styleC-7/+7
2020-12-29refactor: moving SpecFromIter into spec_from_iter.rsC-0/+98