summary refs log tree commit diff
path: root/src/test/run-pass/variadic-ffi.rs
AgeCommit message (Expand)AuthorLines
2014-06-28Rename all raw pointers as necessaryAlex Crichton-3/+3
2014-05-09Register new snapshotsAlex Crichton-2/+2
2014-04-04Fix fallout from std::libc separationCorey Richardson-1/+4
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