diff options
| author | Arpad Borsos <swatinem@swatinem.de> | 2023-06-04 10:38:14 +0200 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2023-06-24 10:18:37 -0400 |
| commit | d1aad9ea76226dfdec32bb27d2dfc1e762b777cf (patch) | |
| tree | f36cf9aa9c7ecb62c5677aad67803158b0e787dc /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | ec910f4194e04cfa3f0b58d8fc472f6ff0f341fd (diff) | |
| download | rust-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
