rust/compiler/rustc_typeck
bors c524c7dd25 Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnr
Use only ty::Unevaluated<'tcx, ()> in type system

r? `@lcnr`
2022-09-17 03:04:22 +00:00
..

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