mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
167b8fedd6
bump smallvec to 1.0 This includes https://github.com/servo/rust-smallvec/pull/162, fixing an unsoundness in smallvec. See https://github.com/servo/rust-smallvec/pull/175 for the 1.0 release announcement. Cc @mbrubeck @emilio