diff options
| author | Josh Stone <jistone@redhat.com> | 2019-12-14 22:28:52 -0800 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2019-12-23 07:35:39 -0700 |
| commit | 81a6709cf9f6e83b6dd2311f4dcd9e1ef1fba284 (patch) | |
| tree | 760e80241f2748090fac95e5dd957252b39d72a4 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | a916ac22b9f7f1f0f7aba0a41a789b3ecd765018 (diff) | |
| download | rust-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
