mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +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.