mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

remove unused field Followup to #104455. The field is no longer needed since ExtractIf (previously DrainFilter) doesn't keep draining in its drop impl.