Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Tim Chevalier
|
6d4907a742
|
testsuite: Eliminate uses of structural records from most run-pass tests
Except the pipes tests (that needs a snapshot)
|
2013-01-26 11:35:17 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Tim Chevalier
|
3ebd878f4a
|
Make moves explicit in rpass tests
|
2012-10-12 20:43:38 -07:00 |
|
Tim Chevalier
|
f96a2a2ca1
|
Remove by-mutable-ref mode from the compiler
and test cases. Closes #3513
|
2012-10-05 22:45:50 -07:00 |
|
Brian Anderson
|
35a9353774
|
xfail-fast the legacy_mode run-pass tests
|
2012-09-19 13:59:58 -07:00 |
|
Patrick Walton
|
e653d493fb
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -07:00 |
|
Brian Anderson
|
b355936b4d
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
|
Brian Anderson
|
d1fc2b5995
|
Convert to new closure syntax
|
2012-07-01 19:19:32 -07:00 |
|
Niko Matsakis
|
f90228b8a8
|
make all arguments modes immutable
note: you can still move from copy/move mode args
|
2012-05-29 16:22:17 -07:00 |
|
Graydon Hoare
|
6e6798c4e1
|
Bulk-edit mutable -> mut.
|
2012-03-26 18:35:18 -07:00 |
|
Niko Matsakis
|
dc07280b08
|
make --enforce-mut-vars always on, add mut annotations to remaining files
|
2012-03-22 09:58:19 -07:00 |
|
Niko Matsakis
|
5e13d19cc0
|
s/block()/fn()/g
|
2012-01-23 19:06:33 -08:00 |
|
Marijn Haverbeke
|
ca1df2b111
|
Pretty-print for new arg-mode syntax
|
2011-09-12 12:49:00 +02:00 |
|
Marijn Haverbeke
|
fc6b7c8b38
|
Reformat for new mode syntax, step 1
Long lines were fixed in a very crude way, as I'll be following up
with another reformat in a bit.
|
2011-09-12 12:04:14 +02:00 |
|
Marijn Haverbeke
|
8b7909afd7
|
Fix tests for new argument-passing convention
|
2011-09-12 11:07:20 +02:00 |
|