| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 |
![]() |
index : rust | |
| https://github.com/rust-lang/rust |
| summary refs log tree commit diff |
| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 |