aboutsummaryrefslogtreecommitdiff
path: root/src/lib/IO.rs
Commit message (Collapse)AuthorAgeFilesLines
* stdlib: Remove Str.unsafe_from_mutable_bytes(). rustc now self-hosts 18 ↵Patrick Walton2011-05-101-1/+1
| | | | seconds faster.
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-0/+531
(Have fun mergining your stuff with this.)