servo / rust-smallvec

"Small vector" optimization for Rust: store up to a small number of items on the stack
Apache License 2.0
1.35k stars 145 forks source link

Remove trailing whitespace. #316

Closed emilio closed 1 year ago

emilio commented 1 year ago

I noticed this when importing smallvec into Gecko.

mbrubeck commented 1 year ago

@bors-servo r+