Patrick Walton
|
206ab89629
|
librustc: Stop reexporting the standard modules from prelude.
|
2013-05-29 19:04:53 -07:00 |
|
Patrick Walton
|
ee52865c88
|
test: Update tests and import the prelude in some more places.
|
2013-05-22 21:57:10 -07:00 |
|
Patrick Walton
|
1be40be613
|
test: Update tests to use the new syntax.
|
2013-05-22 21:57:10 -07:00 |
|
Patrick Walton
|
db518ef68a
|
test: Fix tests.
|
2013-05-22 21:57:02 -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 |
|
Brian Anderson
|
bcf626812b
|
Rename core::private to core::unstable. #4743
|
2013-03-01 14:55:47 -08:00 |
|
Patrick Walton
|
9143688197
|
librustc: Replace impl Type : Trait with impl Trait for Type . rs=implflipping
|
2013-02-14 14:44:12 -08:00 |
|
Brian Anderson
|
e91040c704
|
Make foreign calls work outside of tasks. #4451
|
2013-02-06 14:27:34 -08:00 |
|