rust/compiler/rustc_serialize
bors 38c22af015 Auto merge of #92604 - nnethercote:optimize-impl_read_unsigned_leb128, r=michaelwoerister
Optimize `impl_read_unsigned_leb128`

I see instruction count improvements of up to 3.5% locally with these changes, mostly on the smaller benchmarks.

r? `@michaelwoerister`
2022-01-15 07:27:30 +00:00
..
src Auto merge of #92604 - nnethercote:optimize-impl_read_unsigned_leb128, r=michaelwoerister 2022-01-15 07:27:30 +00:00
tests Modify the buffer position directly when reading leb128 values. 2022-01-07 10:40:51 +11:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00