]> git.proxmox.com Git - rustc.git/blob - src/vendor/smallvec/README.md
New upstream version 1.31.0+dfsg1
[rustc.git] / src / vendor / smallvec / README.md
1 rust-smallvec
2 =============
3
4 [Documentation](http://docs.rs/smallvec/)
5
6 [Release notes](https://github.com/servo/rust-smallvec/releases)
7
8 "Small vector" optimization for Rust: store up to a small number of items on the stack