mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
4ee8bc84cd
Changed more `Vec` paths to diagnostic_items In #4519, I missed a few instances of path matching for `Vec`, so here they are. r? @oli-obk changelog: none