about summary refs log tree commit diff
path: root/tests/ui/asm/naked-functions-testattrs.stderr
AgeCommit message (Expand)AuthorLines
2025-04-20stabilize `naked_functions`Folkert de Vries-4/+4
2025-04-19Make `#[naked]` an unsafe attributeFolkert de Vries-12/+12
2025-04-07Add `naked_functions_rustic_abi` feature gateFolkert de Vries-4/+4
2024-07-27switch to an allowlist approachFolkert-5/+5
2024-07-17add error message when `#[naked]` is used with `#[test]`Folkert-0/+35