rust/src/test/ui/layout
Michael Benfield 1a08b96a0b Change name of "dataful" variant to "untagged"
This is in anticipation of a new enum layout, in which the niche
optimization may be applied even when multiple variants have data.
2022-09-07 20:12:45 +00:00
..
big-type-no-err.rs change error for LayoutErr::SizeOverflow 2020-11-18 11:38:30 +01:00
debug.rs make Size and Align debug-printing a bit more compact 2022-05-06 10:57:03 +02:00
debug.stderr reorder fields in Laout debug output 2022-07-31 08:23:27 -04:00
hexagon-enum.rs Replace type_alias_impl_trait by min_type_alias_impl_trait with no actual changes in behaviour 2021-03-15 17:32:43 +00:00
hexagon-enum.stderr reorder fields in Laout debug output 2022-07-31 08:23:27 -04:00
homogeneous-aggr-zero-sized-c-struct.rs rustc_target: switch homogeneous_aggregate to returning Result. 2020-02-08 06:50:59 +02:00
homogeneous-aggr-zero-sized-c-struct.stderr Shorten def_span for more items. 2022-07-01 17:39:19 +02:00
homogeneous-aggr-zero-sized-repr-rust.rs make Size and Align debug-printing a bit more compact 2022-05-06 10:57:03 +02:00
homogeneous-aggr-zero-sized-repr-rust.stderr Shorten def_span for more items. 2022-07-01 17:39:19 +02:00
issue-60431-unsized-tail-behind-projection.rs
issue-84108.rs Fix ICE during type layout when there's a [type error] 2021-04-13 19:20:55 -07:00
issue-84108.stderr Fix ICE during type layout when there's a [type error] 2021-04-13 19:20:55 -07:00
issue-96158-scalarpair-payload-might-be-uninit.rs make Size and Align debug-printing a bit more compact 2022-05-06 10:57:03 +02:00
issue-96158-scalarpair-payload-might-be-uninit.stderr Change name of "dataful" variant to "untagged" 2022-09-07 20:12:45 +00:00
issue-96185-overaligned-enum.rs fix the layout of repr(align) enums 2022-07-05 13:24:21 -04:00
issue-96185-overaligned-enum.stderr reorder fields in Laout debug output 2022-07-31 08:23:27 -04:00
thumb-enum.rs Add c_enum_min_bits to target spec 2021-08-12 09:44:16 -07:00
thumb-enum.stderr reorder fields in Laout debug output 2022-07-31 08:23:27 -04:00
unsafe-cell-hides-niche.rs Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
zero-sized-array-enum-niche.rs Test another enum niche with multiple ZST alignments 2022-07-30 11:54:15 -07:00
zero-sized-array-enum-niche.stderr Change name of "dataful" variant to "untagged" 2022-09-07 20:12:45 +00:00
zero-sized-array-union.rs rustc_target: switch homogeneous_aggregate to returning Result. 2020-02-08 06:50:59 +02:00
zero-sized-array-union.stderr Shorten def_span for more items. 2022-07-01 17:39:19 +02:00