about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2019-12-14 22:28:52 -0800
committerJosh Stone <jistone@redhat.com>2019-12-23 07:35:39 -0700
commit81a6709cf9f6e83b6dd2311f4dcd9e1ef1fba284 (patch)
tree760e80241f2748090fac95e5dd957252b39d72a4 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parenta916ac22b9f7f1f0f7aba0a41a789b3ecd765018 (diff)
downloadrust-81a6709cf9f6e83b6dd2311f4dcd9e1ef1fba284.tar.gz
rust-81a6709cf9f6e83b6dd2311f4dcd9e1ef1fba284.zip
Simplify Clone for Box<[T]>
The bespoke `BoxBuilder` was basically a very simple `Vec`. Instead,
let's clone to a real `Vec`, with all of its specialization for the
task, then convert back to `Box<[T]>`.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions