about summary refs log tree commit diff
path: root/src/test/ui/c-variadic/variadic-ffi-1.rs
AgeCommit message (Expand)AuthorLines
2020-06-04test: ui: skip tests which aren't appropriate for RISC-VTom Eccles-0/+1
2020-02-11On mismatched argument count point at argumentsEsteban Küber-2/+2
2019-04-22Continue evaluating after item-type checkingEsteban Küber-12/+10
2019-02-27Support defining C compatible variadic functionsDan Robertson-0/+31