mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

The dead_code lint was previously eroneously missing those. Since this lint bug has been fixed, the unused fields need to be removed.
The dead_code lint was previously eroneously missing those. Since this lint bug has been fixed, the unused fields need to be removed.