summary refs log tree commit diff
path: root/src/test/run-make/extern-fn-with-packed-struct/test.rs
AgeCommit message (Expand)AuthorLines
2014-08-20librustc: handle repr on structs, require it for ffi, unify with packedCorey Richardson-1/+1
2014-08-18Add test for passing/getting packed structs with ffi.Luqman Aden-0/+30