mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

Several fields were not being reset. Using destructuring makes it much harder to miss a field.
Several fields were not being reset. Using destructuring makes it much harder to miss a field.