| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-10-21 | Move parse-fail tests to UI | Vadim Petrochenkov | -21/+0 | |
| 2017-12-30 | Add trailing newlines to files which have no trailing newlines. | kennytm | -1/+1 | |
| 2016-10-26 | Recover out of an enum or struct's braced block. | Geoffry Song | -0/+21 | |
| If we encounter a syntax error inside of a braced block, then we should fail by consuming the rest of the block if possible. This implements such recovery for enums and structs. Fixes #37113. | ||||
