rust/src/compiletest
Adolfo Ochagavía 20a6894830 Deprecate str::from_chars
Use `String::from_chars` instead

[breaking-change]
2014-07-15 19:55:18 +02:00
..
common.rs std: Rename {Eq,Ord} to Partial{Eq,Ord} 2014-05-30 15:52:24 -07:00
compiletest.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
errors.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00
header.rs compiletest: Remove superfluous to_string calls 2014-06-25 07:35:54 +02:00
procsrv.rs Deprecate str::from_utf8_owned 2014-07-15 19:55:17 +02:00
runtest.rs Deprecate str::from_chars 2014-07-15 19:55:18 +02:00
util.rs std: Rename the ToStr trait to ToString, and to_str to to_string. 2014-07-08 13:01:43 -07:00