summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-10-15 20:02:57 +0000
committerPhilipp Krones <hello@philkrones.com>2024-11-21 16:30:08 +0100
commit7b688e21d62609d59467b78b5b6f4a2dd40f3c80 (patch)
tree74aba1a365005ecce126ae2187ba03b87384557d /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent4ff8ff0ecd982852e08e6af1223cee957d5b781e (diff)
downloadrust-7b688e21d62609d59467b78b5b6f4a2dd40f3c80.tar.gz
rust-7b688e21d62609d59467b78b5b6f4a2dd40f3c80.zip
Auto merge of #13553 - SpriteOvO:manual_is_power_of_two-change-category, r=llogiq
Change the category of `manual_is_power_of_two` to `pedantic`

Fixes #13547.

The value being checked might be a bit flag, suggesting `is_power_of_two` for it would make the code unreadable.

changelog: [`manual_is_power_of_two`]: Change the category to `pedantic`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions