| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-03-17 | Do not complain about non-existing fields after parse recovery | Esteban Küber | -0/+13 | |
| When failing to parse struct-like enum variants, the ADT gets recorded as having no fields. Record that we have actually recovered during parsing of this variant to avoid complaing about non-existing fields when actually using it. | ||||
