rust/compiler/rustc_typeck
bors 199d1aebe4 Auto merge of #86754 - estebank:use-multispans-more, r=varkor
Use `multipart_suggestions` more

Built on top of #86532
2021-07-30 23:18:12 +00:00
..

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.