| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+4 |
| 2024-04-29 | Remove `extern crate rustc_macros` from numerous crates. | Nicholas Nethercote | -1/+0 |
| 2024-03-03 | Mention Register Size in `#[warn(asm_sub_register)]` | Veera | -3/+3 |
| 2022-02-21 | Simplify gating of BPF w registers behind the alu32 target feature | Amanieu d'Antras | -26/+12 |
| 2022-02-18 | asm: Allow the use of r8-r14 as clobbers on Thumb1 | Amanieu d'Antras | -0/+1 |
| 2022-01-17 | Pass target_features set instead of has_feature closure | bjorn3 | -2/+3 |
| 2022-01-17 | Use Symbol for target features in asm handling | bjorn3 | -4/+5 |
| 2021-05-23 | Add support for BPF inline assembly | Alessandro Decina | -0/+129 |
