diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-12-23 15:16:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-23 15:16:24 +0100 |
| commit | 67c0f4e2c947cf87f330224d6b764d2777cc8b59 (patch) | |
| tree | b267185e0dbe02ff47938a1f0371f4efa2da3393 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 1de2705c7985819e4d36975fe26aad1510521140 (diff) | |
| parent | c205f6a06a8360367a7f6242f0d2615e94824024 (diff) | |
| download | rust-67c0f4e2c947cf87f330224d6b764d2777cc8b59.tar.gz rust-67c0f4e2c947cf87f330224d6b764d2777cc8b59.zip | |
Rollup merge of #67507 - Mark-Simulacrum:purge-uninit, r=Centril
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". Fixes #62397
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
