rust/compiler/rustc_hir_analysis
bors e84e5ff04a Auto merge of #107376 - aliemjay:remove-givens, r=lcnr
remove obsolete `givens` from regionck

Fixes #106567

r? `@lcnr` (feel free to reassign)
2023-03-15 02:50:58 +00:00
..
2023-02-21 11:51:56 +11:00

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