rust/src/test/ui/layout
Camelid c30eac51c4 Fix ICE during type layout when there's a [type error]
Based on estebank's [comment], except I used `delay_span_bug` because it
should work in more cases, and I think it expresses its intent more
clearly.

[comment]: https://github.com/rust-lang/rust/issues/84108#issuecomment-818916848
2021-04-13 19:20:55 -07:00
..
big-type-no-err.rs change error for LayoutErr::SizeOverflow 2020-11-18 11:38:30 +01:00
debug.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
debug.stderr tag/niche terminology cleanup 2020-05-30 13:55:25 +02: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 Test hexagon-enum only when llvm target is present 2021-02-22 19:10:02 +02: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 Regression test for issue 60431. 2019-07-12 11:45:02 +02:00
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
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