about summary refs log tree commit diff
path: root/tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-05-08 15:55:02 +0200
committerSamuel Tardieu <sam@rfc1149.net>2025-05-08 16:09:40 +0200
commit82f8b1ccd09e94a6f3cb880de0d4ca99fd7bb9aa (patch)
tree1644166cda01d81f145ef9647e545123ea0a2119 /tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs
parentf88f9a9dc5bb494814ba63634a83efac83769d3d (diff)
downloadrust-82f8b1ccd09e94a6f3cb880de0d4ca99fd7bb9aa.tar.gz
rust-82f8b1ccd09e94a6f3cb880de0d4ca99fd7bb9aa.zip
Do not pretend that `return` is not significant
A `return` in an expression makes it divergent and cannot be removed
blindly. While this stripping might have been introduced as a way to
catch more cases, it was improperly used, and no tests exhibit a
failure when this special handling is removed.
Diffstat (limited to 'tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions