331e7c3659
Fix typos in compiler I ran [`typos -w compiler`](https://github.com/crate-ci/typos) to fix typos in the `compiler` directory. Refs #110150
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.