summary refs log tree commit diff
path: root/src/test/run-pass/variadic-ffi.rs
AgeCommit message (Expand)AuthorLines
2013-11-26test: Remove non-procedure uses of `do` from compiletest, libstd tests,Patrick Walton-12/+12
2013-11-26test: Remove most uses of `&fn()` from the tests.Patrick Walton-1/+1
2013-11-11Remove #[fixed_stack_segment] and #[rust_stack]Alex Crichton-3/+0
2013-11-04Add tests for variadic foreign functions.Luqman Aden-0/+68