Richo Healey
|
1f1b2e42d7
|
std: Rename strbuf operations to string
[breaking-change]
|
2014-05-27 12:59:31 -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 |
|
Brian Anderson
|
072a920503
|
Remove check-fast. Closes #4193, #8844, #6330, #7416
|
2014-04-06 15:55:43 -07:00 |
|
Alex Crichton
|
a41b0c2529
|
extern mod => extern crate
This was previously implemented, and it just needed a snapshot to go through
|
2014-02-14 22:55:21 -08:00 |
|
Florian Hahn
|
f62460c1f5
|
Change xfail directives in compiletests to ignore , closes #11363
|
2014-02-11 18:23:20 +01:00 |
|
Daniel Micay
|
86efd97a10
|
add gitattributes and fix whitespace issues
|
2013-05-03 20:01:42 -04: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 |
|
Patrick Walton
|
de0268b693
|
librustc: Fix translation of cross-crate inline or generic methods with explicit self. rs=blocking-snapshot
|
2012-11-26 18:09:12 -08:00 |
|