| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-01-10 | add `-Zmin-function-alignment` | Folkert de Vries | -0/+44 |
| 2024-12-10 | make naked function generics test stricter | Folkert de Vries | -4/+5 |
| 2024-12-10 | codegen `#[naked]` functions using `global_asm!` | Folkert | -72/+311 |
| 2024-10-06 | disallow `asm!` in `#[naked]` functions | Folkert de Vries | -8/+8 |
| 2024-10-06 | use `naked_asm!` in naked-function tests | Folkert | -3/+3 |
| 2024-08-27 | add repr to the allowlist for naked functions, and test that it works | jdonszelmann | -0/+20 |
| 2024-06-14 | Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support` | Zalathar | -1/+1 |
| 2024-05-31 | Run rustfmt on `tests/codegen/`. | Nicholas Nethercote | -5/+2 |
| 2024-04-12 | do not add prolog for variadic naked functions | Guy Shefy | -1/+1 |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -9/+9 |
| 2023-07-29 | tests/codegen/naked-* -> naked-fn/naked-* | Jubilee Young | -0/+82 |
