about summary refs log tree commit diff
path: root/src/libstd/old_io/stdio.rs
AgeCommit message (Expand)AuthorLines
2015-02-23Use boxed functions instead of transmuteStepan Koltsov-4/+5
2015-02-17Fallout from stabilizationAaron Turon-3/+3
2015-02-13Rename std::failure to std::panickingKevin Yap-1/+1
2015-02-11rollup merge of #22127: alexcrichton/stability-holesAlex Crichton-2/+4
2015-02-11rustc: Fix a number of stability lint holesAlex Crichton-2/+4
2015-02-11shift bindings to accommodate new lifetime/dtor rules.Felix S. Klock II-1/+2
2015-01-26std: Rename Writer::write to Writer::write_allAlex Crichton-4/+4
2015-01-26Fallout of io => old_ioAlex Crichton-2/+2
2015-01-26std: Rename io to old_ioAlex Crichton-0/+566