accb41ef01
Fix "wrap closure in parenthesis" suggestion for `async` closure Fixes #98023
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.