rust/compiler/rustc_hir_analysis
bors 9c20ddd956 Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
`rustc_span` cleanups

Just some things I found while looking over this crate.

r? `@oli-obk`
2023-11-03 14:57:40 +00:00
..

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