rust/tests/ui/layout
2023-07-10 19:19:39 -04:00
..
big-type-no-err.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
cannot-transmute-unnormalizable-type.rs Don't ICE on unnormalized struct tail in layout computation 2023-06-19 20:00:41 +00:00
cannot-transmute-unnormalizable-type.stderr Better error message 2023-06-19 20:00:41 +00:00
debug.rs Add additional test case for repr(packed) allowing union abi opt to kick in. 2023-05-05 16:05:04 -07:00
debug.stderr bless layout tests for has_repr_align in debug output 2023-07-10 19:19:39 -04:00
hexagon-enum.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
hexagon-enum.stderr bless layout tests for has_repr_align in debug output 2023-07-10 19:19:39 -04:00
homogeneous-aggr-zero-sized-c-struct.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
homogeneous-aggr-zero-sized-c-struct.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
homogeneous-aggr-zero-sized-repr-rust.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
homogeneous-aggr-zero-sized-repr-rust.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-60431-unsized-tail-behind-projection.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-84108.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-84108.stderr Special-case item attributes in the suggestion output 2023-04-12 22:50:10 +00:00
issue-96158-scalarpair-payload-might-be-uninit.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-96158-scalarpair-payload-might-be-uninit.stderr bless layout tests for has_repr_align in debug output 2023-07-10 19:19:39 -04:00
issue-96185-overaligned-enum.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-96185-overaligned-enum.stderr bless layout tests for has_repr_align in debug output 2023-07-10 19:19:39 -04:00
issue-112048-unsizing-field-order.rs Make struct layout not depend on unsizeable tail 2023-05-29 14:54:48 +02:00
issue-112048-unsizing-niche.rs Add test case for unsizing with niche 2023-06-13 15:32:42 -04:00
thin-meta-implies-thin-ptr.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
thumb-enum.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
thumb-enum.stderr bless layout tests for has_repr_align in debug output 2023-07-10 19:19:39 -04:00
transmute-to-tail-with-err.rs Layout of &dyn Trait<[type error]> is still wide 2023-03-13 21:35:20 +00:00
transmute-to-tail-with-err.stderr Layout of &dyn Trait<[type error]> is still wide 2023-03-13 21:35:20 +00:00
unsafe-cell-hides-niche.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
valid_range_oob.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
valid_range_oob.stderr Tweak ICE message 2023-02-07 19:17:24 +00:00
zero-sized-array-enum-niche.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
zero-sized-array-enum-niche.stderr bless layout tests for has_repr_align in debug output 2023-07-10 19:19:39 -04:00
zero-sized-array-union.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
zero-sized-array-union.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00