| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -43/+0 | |
| 2025-02-19 | Create a generic AVR target: avr-none | Patryk Wychowaniec | -1/+1 | |
| This commit removes the `avr-unknown-gnu-atmega328` target and replaces it with a more generic `avr-none` variant that must be specialized with the `-C target-cpu` flag (e.g. `-C target-cpu=atmega328p`). | ||||
| 2024-12-18 | tests/assembly/asm: Remove uses of rustc_attrs and lang_items features by ↵ | Taiki Endo | -20/+4 | |
| using minicore | ||||
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -3/+3 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+59 | |
