summary refs log tree commit diff
path: root/src/libstd/rt/io/mem.rs
AgeCommit message (Expand)AuthorLines
2013-09-06Add with_mem_writer to std::rt::io::mem.Brandon Sanderson-0/+14
2013-09-02Implement BufReaderSteven Fackler-3/+39
2013-08-07Add initial support for a new formatting syntaxAlex Crichton-1/+1
2013-06-27Convert vec::[mut_]slice to methods, remove vec::const_slice.Huon Wilson-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+2
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+221