]> git.lizzy.rs Git - rust.git/commit
Unpeel the first iteration of the loop in impl_read_unsigned_leb128.
authorNicholas Nethercote <n.nethercote@gmail.com>
Fri, 7 Jan 2022 00:50:52 +0000 (11:50 +1100)
committerNicholas Nethercote <n.nethercote@gmail.com>
Fri, 7 Jan 2022 02:36:26 +0000 (13:36 +1100)
commitfacba24926e218f996a953b0d91494a04374b217
treecb36da36e703595a68287325caf208e7a4de7ddb
parent5f549d9b49868648f0fb152aa12084dcb859ee45
Unpeel the first iteration of the loop in impl_read_unsigned_leb128.
compiler/rustc_serialize/src/leb128.rs