bors c153bd6237 Auto merge of #9539 - Jarcho:ice_9445, r=flip1995
Don't lint `*_interior_mutable_const` on unions due to potential ICE.

fixes #9445
cc rust-lang/rust#101113

This started ICE'ing sometime last month due to stricter UB checks. I'm not sure how we could check the value of a union as MIRI doesn't seem to store which field is currently active.

changelog: Don't ICE on const unions containing a `!Freeze` type.
2022-09-27 12:58:41 +00:00
..
2022-07-29 19:35:39 +01:00
2022-07-29 19:35:39 +01:00
2021-08-11 14:21:33 +00:00
2022-03-24 11:27:07 +00:00
2022-07-07 09:27:42 +02:00
2022-06-03 17:16:41 -04:00
2022-07-24 18:23:33 -04:00
2022-07-24 23:12:29 -04:00
2022-09-01 00:00:37 -04:00
2022-07-29 19:35:39 +01:00