about summary refs log tree commit diff
path: root/tests/codegen/fixed-x18.rs
AgeCommit message (Collapse)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-23/+0
2025-02-24tests: use minicore moreDavid Wood-2/+3
minicore makes it much easier to add new language items to all of the existing `no_core` tests.
2024-05-03Add -Zfixed-x18Alice Ryhl-0/+22
Signed-off-by: Alice Ryhl <aliceryhl@google.com>