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 |
|
Alex Crichton
|
630082ca89
|
rpass: Remove usage of fmt!
|
2013-09-30 23:21:19 -07:00 |
|
Alex Crichton
|
30862a64c2
|
Fix run-pass tests to have 'pub fn main'
This is required by the check-fast target because each test is slurped up into a
submodule.
|
2013-09-25 00:43:37 -07:00 |
|
Michael Sullivan
|
3fa5203273
|
Take default methods out from behind the flag.
|
2013-07-11 15:51:10 -07:00 |
|
Michael Sullivan
|
419a14772a
|
Fix make_mono_id to take into account self types. Closes #7536.
|
2013-07-03 09:59:45 -07:00 |
|
Michael Sullivan
|
9340fd5ce0
|
Add tests for some default method things.
|
2013-06-28 18:09:02 -07:00 |
|