gecko-dev/third_party/rust/smallvec
Emilio Cobos Álvarez 09688ccbd8 No bug - Revendor rust dependencies on a CLOSED TREE. r=bustage
MozReview-Commit-ID: 3xbP1u17UTn


--HG--
rename : third_party/rust/smallvec/.cargo-checksum.json => third_party/rust/smallvec-0.4.3/.cargo-checksum.json
rename : third_party/rust/smallvec/Cargo.toml => third_party/rust/smallvec-0.4.3/Cargo.toml
rename : third_party/rust/smallvec/README.md => third_party/rust/smallvec-0.4.3/README.md
rename : third_party/rust/smallvec/lib.rs => third_party/rust/smallvec-0.4.3/lib.rs
2017-12-05 12:36:20 +01:00
..
benches
.cargo-checksum.json No bug - Revendor rust dependencies on a CLOSED TREE. r=bustage 2017-12-05 12:36:20 +01:00
.travis.yml Bug 1393967 - Update cssparser to verison 0.19.5 (and some other dependencies) r=xidorn 2017-08-25 22:28:33 +02:00
Cargo.toml No bug - Revendor rust dependencies on a CLOSED TREE. r=bustage 2017-12-05 12:36:20 +01:00
LICENSE No bug - Revendor rust dependencies on a CLOSED TREE. r=bustage 2017-12-05 12:36:20 +01:00
README.md No bug - Revendor rust dependencies on a CLOSED TREE. r=bustage 2017-12-05 12:36:20 +01:00
lib.rs No bug - Revendor rust dependencies on a CLOSED TREE. r=bustage 2017-12-05 12:36:20 +01:00

README.md

rust-smallvec

Documentation

Release notes

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