mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
a34f11c006
In the past, Vec::clone_from was implemented using slice::clone_into.
The code from clone_into was later duplicated into clone_from in
|
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |