rust/src/test/ui/layout
2022-04-22 01:46:24 -04:00
..
big-type-no-err.rs change error for LayoutErr::SizeOverflow 2020-11-18 11:38:30 +01:00
debug.rs Make all tests use type_alias_impl_trait feature instead of min 2021-07-27 12:33:02 -03:00
debug.stderr Mark scalar layout unions so that backends that do not support partially initialized scalars can special case them. 2022-04-05 13:18:21 +00: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 Mark scalar layout unions so that backends that do not support partially initialized scalars can special case them. 2022-04-05 13:18:21 +00: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 rustc_target: switch homogeneous_aggregate to returning Result. 2020-02-08 06:50:59 +02:00
homogeneous-aggr-zero-sized-repr-rust.rs rustc_target: switch homogeneous_aggregate to returning Result. 2020-02-08 06:50:59 +02:00
homogeneous-aggr-zero-sized-repr-rust.stderr rustc_target: switch homogeneous_aggregate to returning Result. 2020-02-08 06:50:59 +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 normalize out pref_align (copied from another test) 2022-04-22 01:46:24 -04:00
issue-96158-scalarpair-payload-might-be-uninit.stderr normalize out pref_align (copied from another test) 2022-04-22 01:46:24 -04:00
thumb-enum.rs Add c_enum_min_bits to target spec 2021-08-12 09:44:16 -07:00
thumb-enum.stderr Mark scalar layout unions so that backends that do not support partially initialized scalars can special case them. 2022-04-05 13:18:21 +00:00
unsafe-cell-hides-niche.rs Add repr(no_niche) to UnsafeCell. Fix #68303. 2020-02-10 14:44:12 -05: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 rustc_target: switch homogeneous_aggregate to returning Result. 2020-02-08 06:50:59 +02:00