| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -1/+0 |
| 2025-04-19 | Make `#[naked]` an unsafe attribute | Folkert de Vries | -8/+8 |
| 2025-04-07 | Add `naked_functions_rustic_abi` feature gate | Folkert de Vries | -5/+4 |
| 2024-10-06 | disallow `asm!` in `#[naked]` functions | Folkert de Vries | -4/+4 |
| 2024-10-06 | use `naked_asm!` in naked-function tests | Folkert | -5/+5 |
| 2024-07-27 | switch to an allowlist approach | Folkert | -4/+4 |
| 2024-07-17 | add error message when `#[naked]` is used with `#[test]` | Folkert | -0/+39 |
