rust/compiler/rustc_typeck
lcnr 4dbf9ba0ab outside of borrowck, do not provide an implicit_region_bound
see comment added to the field in `VerifyBoundCx`.
2022-06-27 15:48:54 +02:00
..

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