diff options
| author | Scott McMurray <scottmcm@users.noreply.github.com> | 2020-09-03 19:59:51 -0700 |
|---|---|---|
| committer | Scott McMurray <scottmcm@users.noreply.github.com> | 2020-09-03 21:13:56 -0700 |
| commit | 6092828d1f432bb313818e7cfab961c0e494f69e (patch) | |
| tree | 932fb7801ed1a3150932b3bae4b766dab336707b /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 0d0f6b113047b2cf9afbde990cee30fd5b866469 (diff) | |
| download | rust-6092828d1f432bb313818e7cfab961c0e494f69e.tar.gz rust-6092828d1f432bb313818e7cfab961c0e494f69e.zip | |
Add `[T; N]: TryFrom<Vec<T>>`
This is very similar to the existing `Box<[T; N]>: TryFrom<Box<[T]>>`, but allows avoiding the `shrink_to_fit` if you have a vector and not a boxed slice.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
