diff options
author | bors <bors@rust-lang.org> | 2023-03-14 10:12:58 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-03-14 10:12:58 +0000 |
commit | 669e75163957f8f2408d515ce2da3516cb31f747 (patch) | |
tree | e3c54495a9d4d36d84369db4b556a3faf560200d /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | 0058748944abb3282aba0e0a74823c6411703565 (diff) | |
parent | 9f03cfc20712946725138c29dd6c78b64ee2bc90 (diff) | |
download | rust-669e75163957f8f2408d515ce2da3516cb31f747.tar.gz |
Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors
Remove `identity_future` indirection
This was previously needed because the indirection used to hide some unexplained lifetime errors, which it turned out were related to the `min_choice` algorithm.
Removing the indirection also solves a couple of cycle errors, large moves and makes async blocks support the `#[track_caller]`annotation.
Fixes https://github.com/rust-lang/rust/issues/104826.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions