]> git.lizzy.rs Git - rust.git/commit
Fix type checks for `manual_str_repeat`
authorJason Newcomb <jsnewcomb@pm.me>
Sun, 23 May 2021 17:16:09 +0000 (13:16 -0400)
committerJason Newcomb <jsnewcomb@pm.me>
Mon, 31 May 2021 13:37:13 +0000 (09:37 -0400)
commitcfddf0927bd71b859bc1e749ec159285433a3849
treec089f5f3c657544f10e1411b1ff54a008c0adf72
parent97311f0906ca89656f5942b326a665fe98d84c17
Fix type checks for `manual_str_repeat`
clippy_lints/src/methods/manual_str_repeat.rs
clippy_lints/src/methods/mod.rs
clippy_lints/src/utils/conf.rs
clippy_utils/src/sugg.rs
tests/ui/manual_str_repeat.fixed
tests/ui/manual_str_repeat.rs
tests/ui/manual_str_repeat.stderr