diff options
| author | bors <bors@rust-lang.org> | 2020-07-10 18:10:08 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-07-10 18:10:08 +0000 |
| commit | 7d611d92240d43d9a04cf8db0cb4fb5690f8249c (patch) | |
| tree | 77fa94daf53e0cb5ef76f48f6aad27c31888b3a2 /src/rustllvm/RustWrapper.cpp | |
| parent | be8812203998042783b4ea9850cd8cfa3fd26242 (diff) | |
| parent | 37d75da266443dd4253ceedebd692ba77dd72e03 (diff) | |
| download | rust-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/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
