Files
rust/src
bors 7e251390c7 Auto merge of #46428 - eddyb:scalar-pair-unpacking, r=arielb1
rustc: don't unpack newtypes of scalar-pairs with mismatched alignment.

This PR fixes a potential problem where a packed newtype of a pair was also considered a pair, even though it didn't have the required alignment of the pair.
cc @oli-obk It's possible miri hit something like this, with an unstable feature, but it's more general.
2017-12-03 05:14:24 +00:00
..
2017-11-29 21:11:20 -08:00
2017-11-21 15:33:45 +01:00
2017-11-29 21:11:20 -08:00
2017-11-28 18:59:12 -08:00
2017-11-30 05:39:57 -08:00
2017-11-29 19:15:46 +13:00
2017-11-29 21:11:20 -08:00