about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorDylan MacKenzie <ecstaticmorse@gmail.com>2020-03-03 11:26:51 -0800
committerDylan MacKenzie <ecstaticmorse@gmail.com>2020-03-03 11:26:52 -0800
commite82ec2315e5adb1c291c3702cd2ac1f46ecd0fcf (patch)
tree9d92f05fe6bf15126a7d6520637ef200071e5576 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentb135c739fb542d2c78e30f3e945ff3e528942190 (diff)
downloadrust-e82ec2315e5adb1c291c3702cd2ac1f46ecd0fcf.tar.gz
rust-e82ec2315e5adb1c291c3702cd2ac1f46ecd0fcf.zip
Use correct place for `enum_place`
PR #69562, which fixed a bug that was causing clippy to ICE, passed the
place for the *result* of `Rvalue::Discriminant` instead of the
*operand* to `apply_discriminant_switch_effect`. As a result, no effect
was applied at all, and we lost the perf benefits from marking
inactive enum variants as uninitialized.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions