| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-26 | Don't lint against named labels in `naked_asm!` | Amanieu d'Antras | -5/+21 |
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -2/+0 |
| 2025-04-19 | Make `#[naked]` an unsafe attribute | Folkert de Vries | -8/+8 |
| 2024-10-06 | disallow `asm!` in `#[naked]` functions | Folkert de Vries | -5/+5 |
| 2024-08-13 | stabilize `asm_const` | Folkert | -2/+4 |
| 2024-07-09 | add lint for inline asm labels that look like binary | asquared31415 | -4/+20 |
| 2024-03-11 | Update test directives for `wasm32-wasip1` | Alex Crichton | -1/+0 |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2023-12-21 | Make named_asm_labels lint not trigger on unicode and trigger on format args | asquared31415 | -0/+21 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+196 |
