bors-servo cc04c67174 Auto merge of #33 - servo:deprecated, r=jdm
Add deprecated attribute for deprecated items.

<!-- 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/33)
<!-- Reviewable:end -->
2016-09-25 21:21:01 -05:00
2016-09-12 00:31:48 -07:00
2016-09-12 00:31:48 -07:00
2015-06-06 16:47:23 -04: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%