]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #53659 - nnethercote:rm-AccumulateVec, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Wed, 29 Aug 2018 04:20:01 +0000 (04:20 +0000)
committerbors <bors@rust-lang.org>
Wed, 29 Aug 2018 04:20:01 +0000 (04:20 +0000)
Remove `AccumulateVec` and its uses.

It's basically just a less capable version of `SmallVec`.

FWIW, the only use of `ArrayVec` is now within `HybridIdxSet`.

r? @Mark-Simulacrum

1  2 
src/librustc/ty/context.rs
src/librustc/ty/structural_impls.rs

Simple merge
Simple merge