| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-09-10 | fixup no_{core,std} handling code | Jana Dönszelmann | -4/+5 |
| 2025-09-09 | port `#[no_std]` to the new attribute parsing infrastructure | Jana Dönszelmann | -0/+11 |
| 2025-09-09 | port `#[no_core]` to the new attribute parsing infrastructure | Jana Dönszelmann | -0/+12 |
| 2025-09-08 | fixup limit handling code | Jana Dönszelmann | -16/+18 |
| 2025-09-08 | port `#[pattern_complexity_limit]` to the new attribute parsing infrastructure | Jana Dönszelmann | -0/+27 |
| 2025-09-08 | port `#[type_length_limit]` to the new attribute parsing infrastructure | Jana Dönszelmann | -0/+27 |
| 2025-09-08 | port `#[move_size_limit]` to the new attribute parsing infrastructure | Jana Dönszelmann | -0/+26 |
| 2025-09-08 | port `#[recursion_limit]` to the new attribute parsing infrastructure | Jana Dönszelmann | -1/+61 |
| 2025-08-25 | Use attribute name in message for "outer attr used as inner attr" errors | Sasha Pourcelot | -0/+3 |
| 2025-08-24 | Port crate name to the new attribute system | Jana Dönszelmann | -0/+33 |
