diff options
| author | Sean Leather <sean.leather@gmail.com> | 2020-04-12 13:11:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 13:11:14 +0200 |
| commit | c4e3ae4f7c8ebb215aa29bf51019d6291b9037a1 (patch) | |
| tree | 521c9157f837ff91284b48a8616e0923780da706 /src/rustllvm/CoverageMappingWrapper.cpp | |
| parent | af5940b73153b2a4ea2922aa803abac45d029982 (diff) | |
| download | rust-c4e3ae4f7c8ebb215aa29bf51019d6291b9037a1.tar.gz rust-c4e3ae4f7c8ebb215aa29bf51019d6291b9037a1.zip | |
verbose_bit_mask: fix bit mask used in docs
Change the existing hex bit mask (`0x1111`) to a binary one (`0b1111`). The former does not seem to have anything to do with trailing zeros and is probably a typo.
Diffstat (limited to 'src/rustllvm/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
