| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-02-27 | adjust range tests | Alex Burka | -4/+6 | |
| Since the desugaring removed special handling for ranges, the error message changed and so I had to adjust `range-1`. Turns out there was a bug where borrowck was too restrictive in some rare cases of constructing ranges from literals. The `range-2` test enshrined this bug -- now it's adjusted to test a case that's actually wrong. | ||||
| 2015-01-31 | Kill more `isize`s | Tobias Bucher | -1/+1 | |
| 2015-01-19 | remove unnecessary parentheses from range notation | Jorge Aparicio | -1/+1 | |
| 2015-01-08 | Update compile-fail tests to use is/us, not i/u. | Huon Wilson | -1/+1 | |
| 2015-01-07 | remove some `slicing_syntax` feature gates | Jorge Aparicio | -1/+0 | |
| 2014-12-30 | Fallout from mut slices | Nick Cameron | -0/+1 | |
| 2014-12-24 | Review changes | Nick Cameron | -7/+0 | |
| 2014-12-24 | Tests | Nick Cameron | -0/+26 | |
