rust/compiler/rustc_typeck
bors b1ea2618d3 Auto merge of #83839 - ldm0:deref, r=petrochenkov
Remove unneeded type resolving

small optimization.
2021-04-04 11:15:17 +00:00
..

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