Files
rust/library
bors 59aaa2a04b Auto merge of #80123 - DrMeepster:maybe_uninit_write_slice, r=RalfJung
Fix memory leak in test "mem::uninit_write_slice_cloned_no_drop"

This fixes #80116. I replaced the `Rc` based method I was using with a type that panics when dropped.
2020-12-20 10:08:56 +00:00
..
2020-12-11 00:00:00 +00:00
2020-07-27 19:51:13 -05:00
2020-11-22 17:11:41 -05:00