Patrick Walton
|
406813957b
|
test: Remove most uses of &fn() from the tests.
|
2013-11-26 08:19:00 -08:00 |
|
Niko Matsakis
|
5e54a7323d
|
Update various tests and libraries that were incorrectly
annotated.
|
2013-11-08 19:45:50 -05:00 |
|
Alex Crichton
|
daf5f5a4d1
|
Drop the '2' suffix from logging macros
Who doesn't like a massive renaming?
|
2013-10-22 08:09:56 -07:00 |
|
Alex Crichton
|
ebf5f406ef
|
cfail: Remove usage of fmt!
|
2013-09-30 23:21:20 -07:00 |
|
Patrick Walton
|
90d3da9711
|
test: Fix rustdoc and tests.
|
2013-09-23 18:23:22 -07:00 |
|
Patrick Walton
|
8b56a8380b
|
librustc: Modify all code to use new lifetime binder syntax
|
2013-03-26 21:30:17 -07:00 |
|
Patrick Walton
|
352c070365
|
librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming
|
2013-03-18 17:21:14 -07:00 |
|
Patrick Walton
|
1274d4a006
|
test: Fix tests. rs=tests
|
2013-03-11 09:36:00 -07:00 |
|
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 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Niko Matsakis
|
1a3a70760b
|
Implement proper subtyping for region fn types (part of #2263)
|
2012-10-24 18:56:31 -07:00 |
|
Niko Matsakis
|
90e435e808
|
change region syntax to &r/T in place of &r.T
|
2012-07-13 10:20:50 -07: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 |
|
Lindsey Kuper
|
3c622a5b12
|
Clarifying comments in test.
|
2012-06-01 10:30:50 -07:00 |
|
Lindsey Kuper
|
43eb5f0a2e
|
More tests wrt #2263.
|
2012-06-01 09:26:48 -07:00 |
|