gecko-dev/third_party/rust/smallvec
Cameron McCormack 99f949e5e4 Bug 1515533 - Bump smallvec and smallbitvec r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D15052

--HG--
extra : moz-landing-system : lando
2018-12-20 01:49:42 +00:00
..
benches Bug 1493435 - Update smallvec crate and enable the union feature. r=emilio 2018-09-23 13:47:13 +02:00
.cargo-checksum.json Bug 1515533 - Bump smallvec and smallbitvec r=emilio 2018-12-20 01:49:42 +00:00
Cargo.toml Bug 1515533 - Bump smallvec and smallbitvec r=emilio 2018-12-20 01:49:42 +00:00
LICENSE-APACHE Bug 1476636. Update Cargo lockfiles, re-vendor rust dependencies 2018-07-20 17:24:55 -04:00
LICENSE-MIT Bug 1476636. Update Cargo lockfiles, re-vendor rust dependencies 2018-07-20 17:24:55 -04:00
README.md Bug 1515533 - Bump smallvec and smallbitvec r=emilio 2018-12-20 01:49:42 +00:00
lib.rs Bug 1515533 - Bump smallvec and smallbitvec r=emilio 2018-12-20 01:49:42 +00:00

README.md

rust-smallvec

Documentation

Release notes

"Small vector" optimization for Rust: store up to a small number of items on the stack