mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:49:33 +00:00
Add a range argument to vec.extract_if tracking issue: #43244 This adds the range argument requested in https://github.com/rust-lang/rust/issues/43244#issuecomment-2486160659
For more information about how rustc works, see the rustc dev guide.