bors-servo feed3fe02a Auto merge of #53 - mbrubeck:no_std, r=emilio
Document and test no_std support

This builds on the new "std" Cargo feature added in #49.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/53)
<!-- Reviewable:end -->
2017-06-28 18:05:26 -07:00
2017-03-14 12:10:18 -07:00
2017-06-28 11:10:10 -07:00
2017-06-28 11:11:18 -07:00
2017-06-28 11:10:10 -07:00
2017-06-28 11:10:10 -07:00

rust-smallvec

Documentation

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

S
Description
对于小的vector,存储在栈上以优化性能表现
Readme 1.1 MiB
Languages
Rust 98.8%
Shell 1.2%