bors-servo aee8bee757 Auto merge of #120 - llogiq:fix-no-std, r=mbrubeck
disable std::panic::catch_unwind-using test on no_std

This fixes #119

<!-- 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/120)
<!-- Reviewable:end -->
2018-08-22 13:05:37 -04:00
2018-08-05 21:01:31 -07:00
2018-06-06 09:19:13 -07:00
2018-06-06 09:19:13 -07:00
2017-11-30 09:12:12 -08:00

rust-smallvec

Documentation

Release notes

"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%