This repository was archived by the owner on Apr 5, 2024. It is now read-only.
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
Implement migrations for RFC 2229 #35
Closed
Description
Details over here: https://hackmd.io/71qq-IOpTNqzMkPpAI1dVg?view#Migration-Plan
- Basic first pass (Add lint for 2229 migrations rust#80629)
- Insignificant destructors
- Precise migrations (Implement the precise analysis pass for lint
disjoint_capture_drop_reorder
rust#81912)