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 |
|
Patrick Walton
|
59ebe6af18
|
rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly.
|
2012-01-19 18:41:06 -08:00 |
|
Patrick Walton
|
3333fef1af
|
test: "tag" -> "enum" in run-pass and run-fail
|
2012-01-19 16:11:17 -08:00 |
|
Tim Chevalier
|
5b028f527f
|
Remove support for the '.' after a nullary tag in a pattern
(Commit also includes lots of changes to remove '.'s that a git
merge messed up, or else it was monkeys.)
|
2012-01-19 01:04:59 -08:00 |
|
Marijn Haverbeke
|
050170d2af
|
Remove remaining uses of iter and for-each
Issue #1056
|
2011-10-21 13:34:35 +02:00 |
|
Lindsey Kuper
|
f91351aaf6
|
The wonky for...in... whitespace was bothering me. Sorry!
|
2011-08-15 22:19:50 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Graydon Hoare
|
ce72993488
|
Reformat source tree (minus a couple tests that are still grumpy).
|
2011-06-15 11:19:50 -07:00 |
|
Graydon Hoare
|
d1b9ddc8d4
|
Add testcase for bootstrap blocker and fix for each result type to nil.
|
2011-04-19 16:53:12 -07:00 |
|