mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-02 10:04:23 +00:00
59aaa2a04b
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. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |