about summary refs log tree commit diff
path: root/src/libstd/io/mod.rs
AgeCommit message (Expand)AuthorLines
2015-01-07register new snapshotsJorge Aparicio-2/+1
2015-01-06rollup merge of #20615: aturon/stab-2-threadAlex Crichton-4/+6
2015-01-06rollup merge of #19430: pczarn/interp_tt-cleanupAlex Crichton-9/+11
2015-01-06rollup merge of #20607: nrc/kindsAlex Crichton-1/+1
2015-01-06rollup merge of #20593: nikomatsakis/unused-tps-in-implAlex Crichton-0/+1
2015-01-07Cleanup and followup to PR #17830: parsing changesPiotr Czarnecki-9/+11
2015-01-06Register new snapshotsAlex Crichton-2/+1
2015-01-06rollup merge of #20481: seanmonstar/fmt-show-stringAlex Crichton-4/+10
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-06Fallout from stabilizationAaron Turon-4/+6
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-4/+10
2015-01-06Fix fallout in libs. For the most part I just tagged impls as `#[old_impl_che...Niko Matsakis-0/+1
2015-01-07Replace full slice notation with index callsNick Cameron-4/+4
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2015-01-05rollup merge of #20482: kmcallister/macro-reformAlex Crichton-1/+4
2015-01-06FalloutNick Cameron-4/+4
2015-01-05Rename macro_escape to macro_useKeegan McAllister-1/+2
2015-01-05Stop using macro_escape as an inner attributeKeegan McAllister-1/+3
2015-01-05Merge `UnicodeChar` and `CharExt`.Huon Wilson-1/+0
2015-01-05Rename `core::char::Char` to `CharExt` to match prelude guidelines.Huon Wilson-1/+1
2015-01-03Remove deprecated functionalityAlex Crichton-94/+0
2015-01-03sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rsJorge Aparicio-9/+9
2015-01-03Register new snapshotsJorge Aparicio-24/+0
2015-01-03std: fix falloutJorge Aparicio-4/+12
2015-01-02rollup merge of #20410: japaric/assoc-typesAlex Crichton-2/+2
2015-01-02rollup merge of #20341: nikomatsakis/impl-trait-for-trait-2Alex Crichton-2/+25
2015-01-02Rollup test fixes and rebase conflictsAlex Crichton-1/+1
2015-01-02rollup merge of #20377: alexcrichton/issue-20352Alex Crichton-4/+4
2015-01-02rollup merge of #20273: alexcrichton/second-pass-commAlex Crichton-1/+1
2015-01-02merge `*SliceExt` traits, use assoc types in `SliceExt`, `Raw[Mut]Ptr`Jorge Aparicio-1/+1
2015-01-02Fix fallout from change, adding explicit `Sized` annotations where necessary.Niko Matsakis-2/+25
2015-01-02std: Stabilize the prelude moduleAlex Crichton-3/+3
2015-01-01std: Enforce Unicode in fmt::WriterAlex Crichton-4/+4
2015-01-02Fallout - change array syntax to use `;`Nick Cameron-2/+2
2014-12-30Register new snapshotsAlex Crichton-41/+0
2014-12-29rollup merge of #20289: nick29581/shadowingAlex Crichton-2/+2
2014-12-29rollup merge of #20250: ipetkov/derivingAlex Crichton-2/+2
2014-12-29rollup merge of #20160: nick29581/ranges2Alex Crichton-3/+3
2014-12-30Fallout from mut slicesNick Cameron-3/+3
2014-12-29std: Second pass stabilization for `ptr`Alex Crichton-1/+1
2014-12-29std: Stabilize the prelude moduleAlex Crichton-2/+2
2014-12-29Fallout from globs/re-export/shadowing changeNick Cameron-2/+2
2014-12-27Fallout of changing format_args!(f, args) to f(format_args!(args)).Eduard Burtescu-0/+42
2014-12-26Derive Clone, PartialEq, and Eq for std::io::{FileAccess, FileMode}Ivan Petkov-2/+2
2014-12-21Fallout of std::str stabilizationAlex Crichton-3/+4
2014-12-19libstd: use `#[deriving(Copy)]`Jorge Aparicio-19/+7
2014-12-18Revise std::thread API to join by defaultAaron Turon-2/+3
2014-12-17rollup merge of #19902: alexcrichton/second-pass-memAlex Crichton-0/+2
2014-12-16auto merge of #19777 : nikomatsakis/rust/warn-on-shadowing, r=acrichtobors-1/+1
2014-12-15std: Second pass stabilization of `default`Alex Crichton-0/+2