Files
rust/src
bors 8568fdc499 Auto merge of #39440 - F001:SpecializeCow, r=bluss
std: Add ToString trait specialization for Cow<'a, str> and String

There is a specialized version of ToString for str type in std. I think there are other types can also benefit from specialization. `Cow` and `String` are the most obvious one.

r? @bluss
2017-02-04 10:04:06 +00:00
..
2017-02-03 13:25:46 -08:00
2017-01-22 21:37:38 +00:00
2017-02-03 13:25:46 -08:00
2017-01-30 23:14:15 +03:00
2017-01-06 23:13:32 -05:00
2017-02-03 11:08:20 +01:00
2017-02-02 23:55:42 +03:00
2017-02-03 13:55:18 +01:00
2017-02-03 13:25:46 -08:00