Richo Healey
|
12c334a77b
|
std: Rename the ToStr trait to ToString , and to_str to to_string .
[breaking-change]
|
2014-07-08 13:01:43 -07:00 |
|
Richo Healey
|
553074506e
|
core: rename strbuf::StrBuf to string::String
[breaking-change]
|
2014-05-24 21:48:10 -07:00 |
|
Patrick Walton
|
95e310abdc
|
test: Remove all uses of ~str from the test suite.
|
2014-05-14 14:58:00 -07:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Brian Anderson
|
ecaf9e39c9
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
|
Tim Chevalier
|
300f54ebc0
|
Make alts on uninhabited enum types typecheck and translate properly
Possibly one of the silliest Rust commits ever.
Closes #3037
|
2012-07-27 13:14:03 -07:00 |
|