about summary refs log tree commit diff
path: root/src/test/codegen/c-variadic.rs
AgeCommit message (Expand)AuthorLines
2019-08-25Force #[unwind(aborts)] in test/codegen/c-variadic.rsJosh Stone-0/+6
2019-06-17Expose `VaListImpl` as the Rust equivalent of `__va_list_tag` and implement C...Andrei Homescu-1/+1
2019-02-27Support defining C compatible variadic functionsDan Robertson-0/+69