diff options
| author | Arpad Borsos <swatinem@swatinem.de> | 2023-06-04 10:38:14 +0200 |
|---|---|---|
| committer | Arpad Borsos <swatinem@swatinem.de> | 2023-06-04 10:56:00 +0200 |
| commit | 75b557a2c416f997385a886b39e7ef7625073f5a (patch) | |
| tree | 0272e3eac75a52abfe30db85910883c2371d7502 /compiler/rustc_interface/src | |
| parent | 9eee230cd0a56bfba3ce65121798d9f9f4341cdd (diff) | |
| download | rust-75b557a2c416f997385a886b39e7ef7625073f5a.tar.gz rust-75b557a2c416f997385a886b39e7ef7625073f5a.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 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
