| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-05-24 | Move some issues into the issues folder | varkor | -35/+0 | |
| 2019-04-22 | Fix #58270, fix off-by-one error in error diagnostics. | Xavier Denis | -3/+1 | |
| 2019-04-20 | Fix fn front matter parsing ICE from invalid code. | David Wood | -0/+37 | |
| This commit fixes an "unreachable code" ICE that results from parsing invalid code where the compiler is expecting the next trait item declaration in the middle of the previous trait item due to extra closing braces. | ||||
