mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
816d765716
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?