Files
rust/src/liballoc
Tyler Mandry 941d915942 Rollup merge of #66128 - emilio:new-zeroed, r=SimonSapin
alloc: Add new_zeroed() versions like new_uninit().

MaybeUninit has both uninit() and zeroed(), it seems reasonable to have the same
surface on Box/Rc/Arc.

Needs tests.

cc #63291
2019-11-26 17:56:05 -06:00
..
2019-09-25 08:42:46 -04:00
2019-08-04 14:50:26 +02:00
2019-10-17 23:02:09 +02:00
2019-09-27 17:36:45 -04:00
2019-09-16 16:45:16 +02:00