about summary refs log tree commit diff
path: root/tests/ui/abi/debug.generic.stderr
AgeCommit message (Expand)AuthorLines
2025-08-26Use captures(address) instead of captures(none) for indirect argsNikita Popov-2/+2
2025-08-21Fix the ABI parameter inconsistency issue in debug.rs for LoongArch64WANG Rui-12/+12
2025-08-20Tell LLVM about read-only capturesNikita Popov-1/+1
2025-07-04Fix tests/ui/abi/debug.rs to cross-compile for riscv64Jubilee Young-15/+15
2025-07-04Fixed the ABI parameter inconsistency issue in debug.rs for the riscv64 archi...YingkaiLi-VM-0/+991