Files
rust/tests
bors c5283576ec Auto merge of #108012 - compiler-errors:issue-107999, r=oli-obk
Don't ICE in `might_permit_raw_init` if reference is polymorphic

Emitting optimized MIR for a polymorphic function may require computing layout of a type that isn't (yet) known. This happens in the instcombine pass, for example. Let's fail gracefully in that condition.

cc `@saethlin`
fixes #107999
2023-02-15 20:56:07 +00:00
..
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00
2023-01-29 13:01:06 +01:00
2023-01-11 09:32:08 +00:00
2023-01-29 20:19:26 +01:00
2023-01-11 09:32:08 +00:00
2023-01-11 09:32:08 +00:00