about summary refs log tree commit diff
path: root/src/libstd/string.rs
AgeCommit message (Expand)AuthorLines
2014-05-27std: Rename strbuf operations to stringRicho Healey-2/+2
2014-05-26std: Remove String::from_owned_str as it's redundantRicho Healey-1/+2
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-0/+484