mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
65820098b9
Box::from(slice): Clarify that contents are copied A colleague mentioned that they interpreted the old text as saying that only the pointer and the length are copied. Add a clause so it is more clear that the pointed to contents are also copied. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |