rust/compiler/rustc_hir_analysis
Matthias Krüger 2190b163a3
Rollup merge of #104775 - spastorino:use-obligation-ctxt-normalize, r=lcnr
Use ObligationCtxt::normalize

r? ```@lcnr```
2022-11-24 08:42:37 +01:00
..

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