Files
rust/compiler
bors e60fbaf4ce Auto merge of #105229 - saethlin:zst-writes-to-unions, r=oli-obk
Re-enable removal of ZST writes to unions

This was previously disabled because Miri was lazily allocating unsized locals. But we aren't doing that anymore since  https://github.com/rust-lang/rust/pull/98831, so we can have this optimization back.
2022-12-06 15:35:55 +00:00
..
2022-10-16 15:10:40 +01:00
2022-12-05 16:42:36 +08:00
2022-10-23 10:09:44 +02:00