diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-05-17 19:45:29 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2021-05-17 19:45:29 +0100 |
commit | c04eaa1f37f31d7125372ba14da3d5059297e8b2 (patch) | |
tree | 01ee63eaae45c14e90b62bc341a38ce4176a7d1f /crates/hir_ty/src/tests | |
parent | 459b0332d3a4905fa9bc93c484538e74d191c80b (diff) | |
parent | 74f8fe77632b992e6b28e98b6027d4e8ffd29398 (diff) |
Merge #8766
8766: Extract function assist will add async if required r=Veykril a=JamieCunliffe
The extract function assist will check for an AWAIT_EXPR or AWAIT_KW in the body and if found, will add async to the generated function.
closes #8232
Co-authored-by: Jamie Cunliffe <[email protected]>
Diffstat (limited to 'crates/hir_ty/src/tests')
0 files changed, 0 insertions, 0 deletions