| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-11-29 | Avoid unnecessary `MetaItem`/`Attribute` conversions. | Nicholas Nethercote | -17/+26 |
| 2022-11-28 | Rename `ast::Lit` as `ast::MetaItemLit`. | Nicholas Nethercote | -1/+1 |
| 2022-11-22 | Split `MacArgs` in two. | Nicholas Nethercote | -7/+8 |
| 2022-11-16 | Use `token::Lit` in `ast::ExprKind::Lit`. | Nicholas Nethercote | -4/+6 |
| 2022-05-05 | Overhaul `MacArgs::Eq`. | Nicholas Nethercote | -7/+32 |
| 2021-11-12 | rustc_feature: Convert `BuiltinAttribute` from tuple to a struct | Vadim Petrochenkov | -6/+5 |
| 2021-09-25 | Check for macros in built-in attributes that don't support them. | Eric Huss | -1/+13 |
| 2021-09-25 | Move malformed attribute code to a function and fix inner attribute suggestion. | Eric Huss | -59/+60 |
| 2021-08-25 | Use if-let guards in the codebase | Léo Lanteri Thauvin | -9/+8 |
| 2021-01-09 | ast: Remove some indirection layers from values in key-value attributes | Vadim Petrochenkov | -2/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+163 |
