Files
rust/src
bors 3b342fae8e Auto merge of #32586 - seanmonstar:speialize-to-string, r=alexcrichton
specialize ToString for str

If there was some conditional compiling we could do, such that this impl only exists in nightly, and is turned off in beta/stable, I think that'd be an improvement here, as we could test specialization out without affecting stable builds.
2016-03-31 21:18:29 -07:00
..
2016-03-15 22:32:38 -05:00
2016-03-12 12:31:13 -08:00
2016-03-12 12:31:13 -08:00
2016-03-12 12:31:13 -08:00
2016-03-24 01:42:23 -04:00
2016-03-28 16:07:07 +02:00
2016-03-21 06:04:57 +01:00