about summary refs log tree commit diff
path: root/src/libstd/to_string.rs
AgeCommit message (Expand)AuthorLines
2014-11-16Move ToString to collections::stringBrendan Zabarauskas-60/+0
2014-11-16Move IntoString to collections::stringBrendan Zabarauskas-6/+0
2014-11-16Rename IntoStr to IntoStringBrendan Zabarauskas-1/+1
2014-07-21Rename to_str to to_stringSteven Fackler-0/+66