summary refs log tree commit diff
path: root/src/test/compile-fail/variadic-ffi.rs
AgeCommit message (Expand)AuthorLines
2015-04-14Fallout from this change.Felix S. Klock II-19/+10
2015-03-17Move unsafety out of the subtyping relation and into coercion.Niko Matsakis-2/+2
2015-01-12Fix testsuite errorsmdinger-6/+10
2015-01-06test fallout from isize/usizeCorey Richardson-8/+8
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-4/+4
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
2014-05-09Register new snapshotsAlex Crichton-5/+5
2014-02-07Added tests to make tidyDerek Guenther-2/+6
2013-11-11Remove #[fixed_stack_segment] and #[rust_stack]Alex Crichton-1/+0
2013-11-04Add tests for variadic foreign functions.Luqman Aden-0/+40