diff options
| author | Alex Macleod <alex@macleod.io> | 2025-01-08 13:36:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-08 13:36:11 +0000 |
| commit | 894e87cd5160a2198940a35dc105ce6e46d9763e (patch) | |
| tree | 426b727ff3d2bab4e23cfe67d05d11603d8f7659 /compiler/rustc_codegen_gcc | |
| parent | f5ca68f9db105f52aa1bf2e4eeb798fc86a10f6b (diff) | |
| parent | 8461d3febdcfc0808ef0620c3d8f4636fc138a69 (diff) | |
| download | rust-894e87cd5160a2198940a35dc105ce6e46d9763e.tar.gz rust-894e87cd5160a2198940a35dc105ce6e46d9763e.zip | |
Fix type suggestion for manual_is_ascii_check (#13916)
Fixes #13913 . changelog: [`manual_is_ascii_check`]: fix type suggestions for references Previously it only derived `char` and `u8` types, now it should always annotate the lambda parameter with the correct type (e.g. `&char`). I'm quite new to Rust and this is my first contact with clippy, so I'm open for suggetions :)
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
