| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-06-27 | Port `#[used]` to new attribute parsing infrastructure | Jonathan Brouwer | -1/+82 |
| 2025-06-26 | Port `#[export_name]` to the new attribute parsing infrastructure | Jonathan Brouwer | -1/+28 |
| 2025-06-24 | Rewrite #[track_caller] | Jana Dönszelmann | -3/+21 |
| 2025-06-23 | Port `#[rustc_skip_during_method_dispatch]` to the new attribute system | Pavel Grigorenko | -7/+7 |
| 2025-06-23 | move naked checks out of check_attr.rs | Jana Dönszelmann | -14/+106 |
| 2025-06-23 | rewrite #[naked] parser | Jana Dönszelmann | -1/+18 |
| 2025-06-22 | Port `#[no_mangle]` to new attribute parsing infrastructure | Jonathan Brouwer | -0/+18 |
| 2025-06-20 | expected word diagnostic test | Jana Dönszelmann | -1/+1 |
| 2025-06-20 | cold | Jana Dönszelmann | -0/+18 |
| 2025-06-18 | convert the `optimize` attribute to a new parser | Jana Dönszelmann | -0/+40 |
