Files
rust/compiler/rustc_typeck
bors d4f263a558 Auto merge of #88467 - sexxi-goose:issue-88431, r=nikomatsakis
2229: Drop any deref in move closure

Fixes: #88431

r? `@nikomatsakis`
2021-08-31 06:01:52 +00:00
..

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