0b8f192cfe
* Use more accurate span for `async move` suggestion * Use more accurate span for deref suggestion * Use `multipart_suggestion` more often
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.