summary refs log tree commit diff
path: root/src/test/run-pass/packed-tuple-struct-size.rs
AgeCommit message (Expand)AuthorLines
2014-01-03test: De-`@mut` the test suitePatrick Walton-2/+2
2013-10-23register snapshotsDaniel Micay-0/+2
2013-10-17std: Move size/align functions to std::mem. #2240Brian Anderson-9/+9
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/+44