diff options
| author | bors <bors@rust-lang.org> | 2022-12-14 13:48:53 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-12-14 13:48:53 +0000 |
| commit | be15e60d0042500595eb133e804a1ba8e6a4789e (patch) | |
| tree | ee16af69c95de61360710fa60892940835febf42 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp | |
| parent | 3b67e6af9ef74ed854184b4e772b8c0141c26ad5 (diff) | |
| parent | 1f862c2ad31a64beb86a2c6b0c1d2a1947b8173b (diff) | |
| download | rust-be15e60d0042500595eb133e804a1ba8e6a4789e.tar.gz rust-be15e60d0042500595eb133e804a1ba8e6a4789e.zip | |
Auto merge of #10053 - naosense:fix_9933, r=xFrednet
improve `manual_is_ascii_check ` check Sorry, not familiar the api, i can only check the method name of expression `<expr-1>.contains(<expr-2>)` after read clippy book and hints from #9933 . i dont know how to check 1. if <expr-1> is a specific range 2. <expr-2> is a character r? `@xFrednet` could you please provide some more hints? 😝️ --- changelog: Enhancement: [`manual_is_ascii_check`]: Now detects ranges with `.contains()` calls [#10053](https://github.com/rust-lang/rust-clippy/pull/10053) <!-- changelog_checked -->
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
