about summary refs log tree commit diff
path: root/src/rustllvm/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-07-10 18:10:08 +0000
committerbors <bors@rust-lang.org>2020-07-10 18:10:08 +0000
commit7d611d92240d43d9a04cf8db0cb4fb5690f8249c (patch)
tree77fa94daf53e0cb5ef76f48f6aad27c31888b3a2 /src/rustllvm/CoverageMappingWrapper.cpp
parentbe8812203998042783b4ea9850cd8cfa3fd26242 (diff)
parent37d75da266443dd4253ceedebd692ba77dd72e03 (diff)
downloadrust-7d611d92240d43d9a04cf8db0cb4fb5690f8249c.tar.gz
rust-7d611d92240d43d9a04cf8db0cb4fb5690f8249c.zip
Auto merge of #5769 - robojumper:match_like_matches_macro, r=phansch
new lint: match_like_matches_macro

Suggests using the `matches!` macro from `std` where appropriate.

`redundant_pattern_matching` has been moved into the `matches` pass to allow suppressing the suggestion where `is_some` and friends are a better replacement.

changelog: new lint: `match_like_matches_macro`
Diffstat (limited to 'src/rustllvm/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions