]> git.lizzy.rs Git - rust.git/commit
lint &PathBuf instead of &Path in PTR_ARG
authorAleksei Latyshev <alex_700_95@mail.ru>
Fri, 25 Dec 2020 11:45:04 +0000 (14:45 +0300)
committerAleksei Latyshev <alex_700_95@mail.ru>
Fri, 25 Dec 2020 12:06:34 +0000 (15:06 +0300)
commitdfaea9c9677f97656ad75f6bacd78f8f87e1d339
tree00f4cbccc924211c1c2710da2edbb22395d2f027
parent02399f4b25d549b54973e0ff1a15fd5fcb37e2cc
lint &PathBuf instead of &Path in PTR_ARG

- extract get_only_generic_arg_snippet to improve readability
clippy_dev/src/ra_setup.rs
clippy_lints/src/ptr.rs
tests/ui/ptr_arg.rs
tests/ui/ptr_arg.stderr