summary refs log tree commit diff
path: root/src/test/run-make/extern-fn-with-packed-struct
AgeCommit message (Expand)AuthorLines
2015-04-01Fallout in testsNiko Matsakis-1/+1
2015-02-05Clean up tidy scripts, coverage, performanceBrian Anderson-0/+1
2015-01-29s/Show/Debug/gJorge Aparicio-1/+1
2015-01-25cleanup: s/impl Copy/#[derive(Copy)]/gJorge Aparicio-3/+1
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+2
2014-08-20librustc: handle repr on structs, require it for ffi, unify with packedCorey Richardson-1/+1
2014-08-19Add fix for test on windows.Luqman Aden-0/+2
2014-08-18Add test for passing/getting packed structs with ffi.Luqman Aden-0/+46