about summary refs log tree commit diff
path: root/tests/ui/asm/naked-functions-inline.stderr
AgeCommit message (Expand)AuthorLines
2025-06-23move naked checks out of check_attr.rsJana Dönszelmann-7/+7
2025-04-20stabilize `naked_functions`Folkert de Vries-4/+4
2025-04-19Make `#[naked]` an unsafe attributeFolkert de Vries-16/+16
2024-07-27switch to an allowlist approachFolkert-7/+15
2024-07-16improve error message when `#[naked]` is used with `#[inline]`Folkert-0/+27