Richo Healey
|
1f1b2e42d7
|
std: Rename strbuf operations to string
[breaking-change]
|
2014-05-27 12:59:31 -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 |
|
Richo Healey
|
919889a1d6
|
Replace all ~"" with "".to_owned()
|
2014-04-18 17:25:34 -07:00 |
|
Manish Goregaokar
|
713e87526e
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
|
Erick Tryzelaar
|
ad5c676853
|
Fix warnings it tests
|
2013-08-17 08:42:35 -07:00 |
|
Corey Richardson
|
cc57ca012a
|
Use assert_eq! rather than assert! where possible
|
2013-05-19 08:16:02 -04:00 |
|
Patrick Walton
|
1e91595520
|
librustc: Remove fail_unless!
|
2013-03-29 16:39:08 -07:00 |
|
Patrick Walton
|
d7e74b5e91
|
librustc: Convert all uses of assert over to fail_unless!
|
2013-03-07 22:37:57 -08: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 |
|
Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Graydon Hoare
|
82727b926f
|
Get explicit unique estrs working.
|
2012-04-16 16:17:51 -07:00 |
|
Graydon Hoare
|
0c94cd5d43
|
Add some xfailed estr tests.
|
2012-04-11 11:08:40 -07:00 |
|