about summary refs log tree commit diff
path: root/src/libstd/to_bytes.rs
AgeCommit message (Expand)AuthorLines
2013-06-12std: unify the str -> [u8] functions as 3 methods: .as_bytes() and .as_bytes_...Huon Wilson-10/+8
2013-05-30Require documentation by default for libstdAlex Crichton-0/+4
2013-05-23core: remove iter_bytes helper functionsErick Tryzelaar-36/+0
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+354