Tim Chevalier 5a8ba073bc Make to_str pure and fix const parameters for str-mutating functions
Two separate changes that got intertwined (sorry):

Make to_str pure. Closes #3691

In str, change functions like push_char to take an &mut str instead of
an &str. Closes #3710
2012-10-11 14:17:59 -07:00
..
2012-10-04 16:48:57 -07:00
2012-08-08 18:19:24 -07:00
2012-09-05 12:32:05 -07:00
2012-08-14 21:17:01 -07:00
2012-09-05 12:32:05 -07:00
2012-08-08 18:19:24 -07:00
2012-10-01 15:12:09 -07:00