mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
5f09e93318
Remove SmallVector mention SmallVector is long gone, as it's been first replaced by OneVector in commite5e6375352, which then has been removed entirely in favour of SmallVec in commit130a32fa72.