diff options
author | bors <bors@rust-lang.org> | 2023-04-17 19:31:45 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-04-17 19:31:45 +0000 |
commit | 56e28e904d6b3404abaaeb65d33636cc35ca3f4b (patch) | |
tree | 5eb08e617b28bb04f9498277c6323c4829b870dd /tests/rustdoc-js-std/parser-errors.js | |
parent | 31656e7295ebd5f2f6597f10c011e2ac4ba3ef39 (diff) | |
parent | 69279c0584a1ee78100678062fd5a12ed1beaec3 (diff) | |
download | rust-56e28e904d6b3404abaaeb65d33636cc35ca3f4b.tar.gz |
Auto merge of #110343 - saethlin:encode-initmask, r=lqd
Bypass the varint path when encoding InitMask
The data in a `InitMask` is stored as `u64` but it is a large bitmask (not numbers) so varint encoding doesn't make sense.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions