Patrick Walton
|
17723d18de
|
test: Remove #[legacy_modes] from the test suite.
|
2013-04-29 14:30:55 -07:00 |
|
Patrick Walton
|
02c49b32ca
|
libsyntax: Remove @const from the language
|
2013-03-21 17:31:35 -07:00 |
|
Patrick Walton
|
d18f785457
|
librustc: Replace all uses of fn() with &fn() . rs=defun
|
2013-03-11 09:35:58 -07:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Patrick Walton
|
e653d493fb
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -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 |
|
Niko Matsakis
|
bf9d714d46
|
Avoid unifying vars when possible; handle bot (more) correctly
|
2012-03-24 21:38:43 -07:00 |
|