rust/compiler
Jonas Schievink a1887912e8
Rollup merge of #80629 - sexxi-goose:migrations_1, r=nikomatsakis
Add lint for 2229 migrations

Implements the first for RFC 2229 where we make the decision to migrate a root variable based on if the type of the variable needs Drop and if the root variable would be moved into the closure when the feature isn't enabled.

r? `@nikomatsakis`
2021-02-02 12:14:44 +01:00
..
2021-01-23 10:30:38 +01:00
2021-01-31 21:50:47 +10:00
2021-02-01 22:52:25 -05:00