| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-06 | Explicitly disable vector feature on s390x baseline of bad-reg test | Paul Murphy | -1/+1 | |
| If the baseline s390x cpu is changed to a newer variant, such as z13, the vector feature may be enabled by default. When rust is packaged on fedora 38 and newer, it is set to z13. Explicitly disable vector support on the baseline test for consistent results across s390x cpus. | ||||
| 2024-12-17 | tests/ui/asm: Remove uses of rustc_attrs, lang_items, and decl_macro ↵ | Taiki Endo | -1/+1 | |
| features by using minicore | ||||
| 2024-11-24 | Make s390x non-clobber-only vector register support unstable | Taiki Endo | -116/+627 | |
| 2024-11-22 | Support input/output in vector registers of s390x inline assembly | Taiki Endo | -108/+468 | |
| 2024-11-02 | Adjust tests to use minicore and rebless | Jieyou Xu | -64/+57 | |
| 2024-11-02 | Add bad-reg inline assembly ui test for RISC-V and s390x | Taiki Endo | -0/+487 | |
