rust/compiler/rustc_typeck
Dylan DPC 1074c814af
Rollup merge of #95523 - lcnr:yeet-unused-field, r=oli-obk
remove unused field from `infcx`

r? `@oli-obk` did we stop needing that for opaque types?
2022-03-31 17:29:56 +02:00
..

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