| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-03-26 | error_bad_item_kind: add help text | Mazdak Farrokhzad | -0/+72 |
| 2020-02-24 | parse: tweak diagnostic wordings | Mazdak Farrokhzad | -36/+36 |
| 2020-02-24 | parse/ast: move `Defaultness` into variants. | Mazdak Farrokhzad | -77/+253 |
| 2020-02-24 | parser: tweak item kind wording | Mazdak Farrokhzad | -36/+36 |
| 2020-02-24 | parse: harden `default` test. | Mazdak Farrokhzad | -56/+88 |
| 2020-02-24 | parse: use `parse_item_common` in `parse_assoc_item_`. | Mazdak Farrokhzad | -1/+157 |
| 2020-02-24 | parse: use `parse_item_common` in `parse_foreign_item`. | Mazdak Farrokhzad | -16/+218 |
| 2020-02-24 | parse: recover `default` on free items. | Mazdak Farrokhzad | -0/+122 |
