about summary refs log tree commit diff
path: root/tests/ui/redundant_clone.rs
AgeCommit message (Expand)AuthorLines
2019-11-22Set mir_opt_level=0flip1995-0/+5
2019-11-19Rustup to rustc 1.41.0-nightly (d1da8023d 2019-11-19)Manish Goregaokar-0/+1
2019-10-03Add run-rustfixShotaro Yamada-26/+30
2019-10-03Fix false-positive of redundant_clone and move to clippy::perfShotaro Yamada-0/+70
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-11Merge branch 'master' into rustfmt_testsMatthias Krüger-2/+21
2018-12-10Lint redundant clone of projectionShotaro Yamada-0/+21
2018-12-09rustfmt testsMatthias Krüger-2/+3
2018-12-09Fix testShotaro Yamada-2/+2
2018-10-26Use lint_rootShotaro Yamada-0/+3
2018-10-26Add redundant_clone lintShotaro Yamada-0/+44