| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-07-09 | Catch one missing residual 'cont' -> 'again' change. | Graydon Hoare | -1/+1 | |
| 2012-06-20 | Remove bind. Issue #2189 | Brian Anderson | -1/+1 | |
| 2012-05-10 | Remove `do ... while` loops from the tests and docs. | Paul Stansifer | -3/+4 | |
| 2012-04-30 | Stop inferring bot/static when types/regions are unconstrained. | Niko Matsakis | -3/+4 | |
| Also, some other changes that came up along the way: - add a 'blk' region for the current block. - detect unused type/region variables. | ||||
| 2012-03-29 | resolve type variables with no constraints to bot | Niko Matsakis | -4/+4 | |
| 2012-03-26 | Bulk-edit mutable -> mut. | Graydon Hoare | -2/+2 | |
| 2012-03-24 | Avoid unifying vars when possible; handle bot (more) correctly | Niko Matsakis | -5/+5 | |
| 2012-03-22 | make --enforce-mut-vars always on, add mut annotations to remaining files | Niko Matsakis | -4/+4 | |
| 2012-03-09 | Add an infinite loop construct | Tim Chevalier | -1/+1 | |
| Add a loop {} construct for infinite loops, and use it in test cases. See #1906 for details. | ||||
| 2012-01-30 | Fix last failing test | Paul Woolcock | -1/+9 | |
| All tests now pass, without the ternary operator. | ||||
| 2012-01-30 | Alter/remove tests that include/concern ternary | Paul Woolcock | -1/+1 | |
| 3 tests, pretty/block-disambig.rs, run-pass/operator-overloading.rs, and run-pass/weird-exprs.rs, all included the ternary operator. These were changed to use the if-then-else construct instead. 2 tests, run-pass/block-arg-in-ternary.rs and run-pass/ternary.rs, were only there because of the ternary operator, and were removed. | ||||
| 2011-12-22 | Register new snapshots, purge log_err and log_full in favour of log(...). | Graydon Hoare | -2/+2 | |
| 2011-12-22 | Register snapshots and switch logging over to use of log_full or #error / ↵ | Graydon Hoare | -3/+3 | |
| #debug. | ||||
| 2011-09-26 | test: Fix more typos in weird-exprs.rs. | Patrick Walton | -1/+1 | |
| 2011-09-26 | test: wierd-exprs -> weird-exprs | Patrick Walton | -0/+67 | |
