bors
5b9e886403
Auto merge of #73453 - erikdesjardins:tuplayout, r=eddyb
...
Ignore ZST offsets when deciding whether to use Scalar/ScalarPair layout
This is important because Scalar/ScalarPair layout previously would not be used if any ZST had nonzero offset.
For example, before this change, only `((), u128)` would be laid out like `u128`, not `(u128, ())`.
Fixes #63244
2020-09-25 14:42:20 +00:00
..
2020-09-23 21:51:56 +02:00
2020-09-25 01:56:06 +00:00
2020-09-23 22:08:30 +02:00
2020-09-23 00:29:56 +02:00
2020-09-25 02:29:45 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 14:42:20 +00:00
2020-09-25 02:29:45 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 02:29:45 +02:00
2020-09-25 02:29:45 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 02:29:45 +02:00
2020-09-25 14:42:20 +00:00
2020-09-25 04:17:03 +00:00
2020-09-24 17:22:56 +00:00
2020-09-23 14:54:07 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 02:29:45 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 02:29:45 +02:00
2020-09-25 10:14:47 +00:00
2020-09-24 20:54:33 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 02:29:45 +02:00