rust/library/core
bors c6f81a452e Auto merge of #126877 - GrigorenkoPV:clone_to_uninit, r=dtolnay
CloneToUninit impls

As per #126799.

Also implements it for `Wtf8` and both versions of `os_str::Slice`.

Maybe it is worth to slap `#[inline]` on some of those impls.

r? `@dtolnay`
2024-08-17 11:39:08 +00:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Auto merge of #126877 - GrigorenkoPV:clone_to_uninit, r=dtolnay 2024-08-17 11:39:08 +00:00
tests Auto merge of #126877 - GrigorenkoPV:clone_to_uninit, r=dtolnay 2024-08-17 11:39:08 +00:00
Cargo.toml Cleanup bootstrap check-cfg 2024-06-27 11:30:03 +02:00