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 |
|
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 |
|
Patrick Walton
|
86f7eb3446
|
test: Fix aux-build in struct-destructuring-cross-crate. rs=bustage
|
2012-12-10 14:59:26 -08:00 |
|
Patrick Walton
|
3f78e0ecc0
|
librustc: Fix bug preventing cross-crate struct destructuring from working. rs=bugfix
|
2012-12-10 12:38:31 -08:00 |
|