summary refs log tree commit diff
path: root/src/test/run-pass/monomorphize-abi-alignment.rs
AgeCommit message (Expand)AuthorLines
2015-04-01Fallout in testsNiko Matsakis-3/+3
2015-01-29s/Show/Debug/gJorge Aparicio-2/+2
2015-01-25cleanup: s/impl Copy/#[derive(Copy)]/gJorge Aparicio-8/+3
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-2/+2
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-1/+14
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-2/+2
2014-02-28std: Change assert_eq!() to use {} instead of {:?}Alex Crichton-2/+2
2014-01-04Don't allow newtype structs to be dereferenced. #6246Brian Anderson-2/+4
2013-06-13automated whitespace fixesDaniel Micay-4/+4
2013-06-04Use ABI alignment, not "preferred" alignment, to unify monomorphizations.Jed Davis-0/+31