diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2019-12-21 21:43:13 -0500 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2019-12-22 21:58:12 -0500 |
| commit | c205f6a06a8360367a7f6242f0d2615e94824024 (patch) | |
| tree | 8e1ee83f8b24472c72d0b76ad471f4d0e5db4a0c /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 3982d3514efbb65b3efac6bb006b3fa496d16663 (diff) | |
| download | rust-c205f6a06a8360367a7f6242f0d2615e94824024.tar.gz rust-c205f6a06a8360367a7f6242f0d2615e94824024.zip | |
Remove mem::uninitalized from tests
This purges uses of uninitialized where possible from test cases. Some are merely moved over to the equally bad pattern of MaybeUninit::uninit().assume_init() but with an annotation that this is "the best we can do".
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
