summary refs log tree commit diff
path: root/src/libstd/io/flate.rs
AgeCommit message (Expand)AuthorLines
2013-12-04std::str: s/from_utf8_slice/from_utf8/, to make the basic case shorter.Huon Wilson-1/+1
2013-12-04std::str: remove from_utf8.Huon Wilson-3/+3
2013-11-11Move std::rt::io to std::ioAlex Crichton-0/+123