diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-04-03 03:26:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-03 03:26:49 +0200 |
| commit | 4f0a791d5d54674a9384879be28322a4986167a4 (patch) | |
| tree | c0fcbba44d798a2d21099b01aa1d49c8615ac297 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | a80b491ef27c1ccb30d0c603e80c74ddce127c66 (diff) | |
| parent | 343b3f010c23d2ff23dd08b62541a2dd9461916e (diff) | |
| download | rust-4f0a791d5d54674a9384879be28322a4986167a4.tar.gz rust-4f0a791d5d54674a9384879be28322a4986167a4.zip | |
Rollup merge of #70532 - RalfJung:miri-assign, r=eddyb
Miri engine: stronger type-based sanity check for assignments r? @oli-obk @eddyb Fixes https://github.com/rust-lang/rust/issues/70405 That issue says > be sure to also add appropriate mutability checks to the patterns (mutable for the source, immutable for the dest) I decided not to do that because I see no good reason to do it. The engine does not care either way, the assignment will happen correctly.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
