mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +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.