rust/compiler/rustc_typeck
bors 0d0d2fe182 Auto merge of #88477 - sexxi-goose:issue-88476, r=nikomatsakis
2229: Don't move out of drop type

Fixes #88476

r? `@nikomatsakis`
2021-09-08 00:58:33 +00:00
..

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