]> git.lizzy.rs Git - rust.git/commit
Auto merge of #46919 - michaelwoerister:new-leb128, r=sfackler
authorbors <bors@rust-lang.org>
Sat, 20 Jan 2018 02:00:13 +0000 (02:00 +0000)
committerbors <bors@rust-lang.org>
Sat, 20 Jan 2018 02:00:13 +0000 (02:00 +0000)
commit816d765716f25b0008049d89a0e41f0a48d03c78
tree545dd75c238acec892d50d555a989650a05fe11c
parent5965b790142eff7a8546e947914e7a8e00c61575
parent53c2f447ffcbaab282764bff5dbd299ac34c3fc1
Auto merge of #46919 - michaelwoerister:new-leb128, r=sfackler

Speed up leb128 encoding and decoding for unsigned values.

Make the implementation for some leb128 functions potentially faster.

@Mark-Simulacrum, could you please trigger a perf.rlo run?
src/libserialize/opaque.rs