summary refs log tree commit diff
path: root/src/test/run-pass/monomorphize-abi-alignment.rs
AgeCommit message (Expand)AuthorLines
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