about summary refs log tree commit diff
path: root/src/libstd/io/prelude.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-14/+0
2019-11-29Format libstd with rustfmtDavid Tolnay-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2015-12-10std: Remove deprecated functionality from 1.5Alex Crichton-3/+0
2015-11-18Add missing annotations and some testsVadim Petrochenkov-0/+2
2015-10-25std: Stabilize library APIs for 1.5Alex Crichton-0/+1
2015-07-12doc: remove redundant infoTshepang Lekhonkhobe-4/+0
2015-04-07std: Deny most warnings in doctestsAlex Crichton-0/+1
2015-03-24std: Update docs for removal of ReadExt, WriteExtUlrik Sverdrup-1/+1
2015-03-20std: Remove old_io/old_path from the preludeAlex Crichton-4/+1
2015-03-12std: Stabilize the `io` moduleAlex Crichton-1/+3
2015-02-09std: Add a new `fs` moduleAlex Crichton-0/+1
2015-02-03std: Add `io` module againAlex Crichton-0/+27