about summary refs log tree commit diff
path: root/src/rustllvm/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorSean Leather <sean.leather@gmail.com>2020-04-12 13:11:14 +0200
committerGitHub <noreply@github.com>2020-04-12 13:11:14 +0200
commitc4e3ae4f7c8ebb215aa29bf51019d6291b9037a1 (patch)
tree521c9157f837ff91284b48a8616e0923780da706 /src/rustllvm/CoverageMappingWrapper.cpp
parentaf5940b73153b2a4ea2922aa803abac45d029982 (diff)
downloadrust-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