| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -1/+1 |
| 2025-04-19 | Make `#[naked]` an unsafe attribute | Folkert de Vries | -4/+4 |
| 2024-12-17 | tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro features... | Taiki Endo | -8/+4 |
| 2024-12-10 | codegen `#[naked]` functions using `global_asm!` | Folkert | -1/+1 |
| 2024-10-06 | disallow `asm!` in `#[naked]` functions | Folkert de Vries | -2/+2 |
| 2024-10-06 | use `naked_asm!` in naked-function tests | Folkert | -3/+3 |
| 2024-07-27 | switch to an allowlist approach | Folkert | -0/+30 |
