diff options
| author | bors <bors@rust-lang.org> | 2021-12-06 05:12:12 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-12-06 05:12:12 +0000 |
| commit | a5d597637dcb78dc73f93561ce474f23d4177c35 (patch) | |
| tree | cb4f18d2e792e4a898dc8f63841ae2a84bdaf9f1 /compiler/rustc_codegen_llvm/src | |
| parent | 476d609c9de232895d535b3da2bc58a26a01aeef (diff) | |
| parent | 01e302b2f734a7d877c1918122315309aabe34ff (diff) | |
| download | rust-a5d597637dcb78dc73f93561ce474f23d4177c35.tar.gz rust-a5d597637dcb78dc73f93561ce474f23d4177c35.zip | |
Auto merge of #8077 - nixxquality:single_char_pattern-false-negatives, r=camsteffen
Fix some false negatives for [`single_char_pattern`]
*Please write a short comment explaining your change (or "none" for internal only changes)*
changelog: Fix some false negatives for [`single_char_pattern`]
I noticed that clippy wasn't complaining about my usage of `split_once("x")` in a personal project so I updated the list of functions.
I had to update the test case for an unrelated issue because replace is now included in the list of functions to be linted.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
