about summary refs log tree commit diff
path: root/src/libstd/prelude
AgeCommit message (Expand)AuthorLines
2015-01-07use slicing sugarJorge Aparicio-1/+1
2015-01-06Test fixes and rebase conflictsAlex Crichton-1/+4
2015-01-06rollup merge of #20607: nrc/kindsAlex Crichton-2/+1
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07falloutNick Cameron-1/+2
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2015-01-05rollup merge of #20565: alexcrichton/missing-stabilityAlex Crichton-0/+2
2015-01-05Stabilization of impls and fallout from stabilizationAaron Turon-2/+0
2015-01-04std: Fix missing stability on preludeAlex Crichton-0/+2
2015-01-05Merge `UnicodeChar` and `CharExt`.Huon Wilson-1/+1
2015-01-05Rename `core::char::Char` to `CharExt` to match prelude guidelines.Huon Wilson-1/+1
2015-01-03sed -i -s 's/\bmod,/self,/g' **/*.rsJorge Aparicio-2/+2
2015-01-03core: merge IteratorPairExt into IteratorExtJorge Aparicio-1/+0
2015-01-03Register new snapshotsJorge Aparicio-3/+0
2015-01-03core: merge DoubleEndedIteratorExt into IteratorExtJorge Aparicio-1/+0
2015-01-02rollup merge of #20410: japaric/assoc-typesAlex Crichton-3/+1
2015-01-02std: Stabilize the prelude moduleAlex Crichton-0/+93