diff options
| author | bors <bors@rust-lang.org> | 2020-01-07 18:10:56 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-01-07 18:10:56 +0000 |
| commit | 85976442558bf2d09cec3aa49c9c9ba86fb15c1f (patch) | |
| tree | 53989f474380c9cc1d60961309bb75594b5cbdca /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 56446fef49d73212f63ea7aa0680d5d602f19b9a (diff) | |
| parent | 81a6709cf9f6e83b6dd2311f4dcd9e1ef1fba284 (diff) | |
| download | rust-85976442558bf2d09cec3aa49c9c9ba86fb15c1f.tar.gz rust-85976442558bf2d09cec3aa49c9c9ba86fb15c1f.zip | |
Auto merge of #67312 - cuviper:clone-box-slice, r=SimonSapin
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
