| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-02-13 | Remove die!, raplace invocations with fail! Issue #4524 pt 3 | Nick Desaulniers | -1/+1 | |
| 2013-02-01 | Remove fail keyword from lexer & parser and clean up remaining calls to | Nick Desaulniers | -1/+1 | |
| fail Fix merge conflicts - Issue 4524 | ||||
| 2013-01-28 | Integrate vec patterns into borrow checker. | Niko Matsakis | -0/+21 | |
| The tail portion of the pattern effectively borrows a vector, but the borrow checker knew nothing about this. r=catamorphism | ||||
