rust/library/alloc
Josh Stone f89f30fb2c Move directly when Rc/Arc::make_mut splits from Weak
When only other `Weak` references remain, we can directly move the data
into the new unique allocation as a plain memory copy.
2021-01-11 17:46:49 -08:00
..
benches Reorder benches const variable 2020-09-29 21:39:24 +08:00
src Move directly when Rc/Arc::make_mut splits from Weak 2021-01-11 17:46:49 -08:00
tests Auto merge of #79895 - Kerollmops:slice-group-by, r=m-ou-se 2020-12-31 12:00:43 +00:00
Cargo.toml Update compiler_builtins to 0.1.39 2021-01-07 16:16:36 +09:00