about summary refs log tree commit diff
path: root/tests/assembly/rust-abi-arg-attr.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-110/+0
2025-06-16tests: `{Meta,Pointee}Sized` in non-minicore testsDavid Wood-3/+7
2025-02-24remove support for rustc_intrinsic_must_be_overridden from the compilerRalf Jung-4/+1
2024-11-08remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi...Ralf Jung-3/+4
2024-10-23Set `signext` or `zeroext` for integer arguments on LoongArch64Asuna-1/+13
2024-10-23Set `signext` or `zeroext` for integer arguments on RISC-VAsuna-0/+96