summary refs log tree commit diff
path: root/src/test/run-pass/packed-struct-layout.rs
AgeCommit message (Expand)AuthorLines
2014-02-28std: Change assert_eq!() to use {} instead of {:?}Alex Crichton-2/+2
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+2
2013-04-10testsuite: tests for #[packed] structs.Huon Wilson-0/+34