mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
0ef3d203e8
Remove StatementKind::Deinit. It is a remnant from the time we deaggreated MIR. Now, it is only constructed by the `LargeEnums` MIR pass, which is disabled by default.