| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-11-16 | Move ToString to collections::string | Brendan Zabarauskas | -60/+0 | |
| This also impls `FormatWriter` for `Vec<u8>` | ||||
| 2014-11-16 | Move IntoString to collections::string | Brendan Zabarauskas | -6/+0 | |
| 2014-11-16 | Rename IntoStr to IntoString | Brendan Zabarauskas | -1/+1 | |
| For consistancy with ToString | ||||
| 2014-07-21 | Rename to_str to to_string | Steven Fackler | -0/+66 | |
| Closes #15796. [breaking-change] | ||||
