about summary refs log tree commit diff
path: root/src/libstd/slice.rs
AgeCommit message (Expand)AuthorLines
2014-03-25Changed `iter::Extendable` and `iter::FromIterator` to take a `Iterator` by v...Marvin Löbel-4/+4
2014-03-23auto merge of #13102 : huonw/rust/totaleq-deriving, r=thestingerbors-10/+2
2014-03-23std: remove the `equals` method from `TotalEq`.Huon Wilson-10/+2
2014-03-23iter: remove `to_owned_vec`Daniel Micay-3/+3
2014-03-20rename std::vec -> std::sliceDaniel Micay-0/+4652