Files
rust/library/alloc/src
bors 61a1dbd751 Auto merge of #124432 - zetanumbers:non_copy_into_raw_with_alloc, r=Nilstrieb
Relax `A: Clone` bound for `rc::Weak::into_raw_and_alloc`

Makes this method to behave the same way as [`Box::into_raw_with_allocator`](https://doc.rust-lang.org/1.77.2/alloc/boxed/struct.Box.html#method.into_raw_with_allocator) and [`Vec::into_raw_parts_with_alloc`](https://doc.rust-lang.org/1.77.2/alloc/vec/struct.Vec.html#method.into_raw_parts_with_alloc).

I have also noticed the inconsistent presence and naming, should probably be addressed in the future.
2024-04-27 13:41:45 +00:00
..
2024-04-24 22:59:39 +02:00
2024-03-01 18:20:48 +00:00
2023-12-10 10:56:22 +08:00
2024-01-28 18:33:34 +01:00
2024-03-20 08:49:13 -04:00
2023-10-05 18:21:47 -04:00
2024-04-24 15:27:47 -07:00
2023-12-10 10:56:22 +08:00