mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
c1cad70282
Deprecate `Vec::remove_item` In #40062 we decided to remove that method. In #71834 it was said that we want to deprecate it for a few cycles before removing it. That's what this PR does.