| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-04-20 | Fix fn front matter parsing ICE from invalid code. | David Wood | -0/+12 | |
| 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. | ||||
