summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorArpad Borsos <swatinem@swatinem.de>2023-06-04 10:38:14 +0200
committerMark Rousskov <mark.simulacrum@gmail.com>2023-06-24 10:18:37 -0400
commitd1aad9ea76226dfdec32bb27d2dfc1e762b777cf (patch)
treef36cf9aa9c7ecb62c5677aad67803158b0e787dc /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentec910f4194e04cfa3f0b58d8fc472f6ff0f341fd (diff)
downloadrust-d1aad9ea76226dfdec32bb27d2dfc1e762b777cf.tar.gz
rust-d1aad9ea76226dfdec32bb27d2dfc1e762b777cf.zip
Fix type-inference regression in #112225
The type inference of argument-position closures and async blocks
regressed in 1.70 as the evaluation order of async blocks changed, as
they are not implicitly wrapped in an identity-function anymore.

Fixes #112225 by making sure the evaluation order stays the same as it
used to.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions