gecko-dev/third_party/rust/smallvec
Gurzau Raul 0138685180 Backed out changeset de46aec7227e (bug 1528648) for 'style' bustage on Windows platform on a CLOSED TREE. 2019-02-27 01:40:34 +02: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 Backed out changeset de46aec7227e (bug 1528648) for 'style' bustage on Windows platform on a CLOSED TREE. 2019-02-27 01:40:34 +02:00
Cargo.toml Backed out changeset de46aec7227e (bug 1528648) for 'style' bustage on Windows platform on a CLOSED TREE. 2019-02-27 01:40:34 +02: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 Backed out changeset de46aec7227e (bug 1528648) for 'style' bustage on Windows platform on a CLOSED TREE. 2019-02-27 01:40:34 +02:00

README.md

rust-smallvec

Documentation

Release notes

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