Files
rust/compiler
bors b8363295d5 Auto merge of #71274 - RalfJung:raw-init-check-aggregate, r=petrochenkov
might_permit_raw_init: also check aggregate fields

This is the next step for https://github.com/rust-lang/rust/issues/66151: when doing `mem::zeroed`/`mem::uninitialized`, also recursively check fields of aggregates (except for arrays) for whether they permit zero/uninit initialization.
2020-09-27 10:17:09 +00:00
..
2020-09-11 09:37:51 -07:00
2020-09-23 21:51:56 +02:00
2020-09-23 22:08:30 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-08-30 18:45:07 +03:00
2020-09-23 21:51:56 +02:00
2020-08-30 18:45:07 +03:00
2020-09-23 21:51:56 +02:00
2020-09-17 12:18:09 +02:00
2020-09-21 05:43:39 +02:00
2020-09-23 21:51:56 +02:00
2020-09-25 22:48:44 +01:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-23 21:51:56 +02:00
2020-09-24 20:54:33 +02:00