Nick Desaulniers
|
4445b38df2
|
Remove die!, raplace invocations with fail! Issue #4524 pt 3
|
2013-02-13 17:01:32 -08:00 |
|
Nick Desaulniers
|
aee7929469
|
Replace most invocations of fail keyword with die! macro
|
2013-01-31 20:12:49 -08:00 |
|
Niko Matsakis
|
9f7dc1cb33
|
Remove ret_style and instead check whether fn return type is bot
cc #3681
|
2013-01-08 14:21:06 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Gareth Daniel Smith
|
6d86969260
|
change the test suite //! kind syntax to //~ kind in order to avoid a
conflict with the new single-line-sugared-inner-doc-comment (`//! ...`).
|
2012-06-30 12:23:59 +01:00 |
|
Niko Matsakis
|
2c56ba7e43
|
improve error messages
|
2012-04-06 06:59:00 -07:00 |
|
Niko Matsakis
|
1d7d5c16b3
|
correct more broken tests
|
2012-03-24 22:15:34 -07:00 |
|
Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Tim Chevalier
|
36755e42df
|
Remove some unnecessary xfails
|
2011-06-14 15:11:48 -07:00 |
|
Tim Chevalier
|
7b4eec215c
|
Some tests for ! annotations
|
2011-05-20 19:54:14 -07:00 |
|