| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-10-01 | mbe: Add parsing tests for `unsafe` macro rules | Josh Triplett | -0/+6 | |
| 2025-08-14 | mbe: Parse macro `derive` rules | Josh Triplett | -2/+2 | |
| This handles various kinds of errors, but does not allow applying the derive yet. This adds the feature gate `macro_derive`. | ||||
| 2025-08-08 | mbe: Parse macro attribute rules | Josh Triplett | -0/+32 | |
| This handles various kinds of errors, but does not allow applying the attributes yet. This adds the feature gate `macro_attr`. | ||||
