| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-22 | Updated uitests for new parser | Jonathan Brouwer | -2/+2 | |
| 2025-02-28 | Remove `NtMeta`. | Nicholas Nethercote | -1/+1 | |
| Note: there was an existing code path involving `Interpolated` in `MetaItem::from_tokens` that was dead. This commit transfers that to the new form, but puts an `unreachable!` call inside it. | ||||
| 2024-05-10 | Fix parse error message for meta items | León Orell Valerian Liehr | -5/+16 | |
| 2024-05-04 | compiletest: add enable-by-default check-cfg | Urgau | -2/+2 | |
| 2024-01-12 | Suggest quoting unquoted idents in attrs | sjwang05 | -0/+24 | |
