about summary refs log tree commit diff
path: root/tests/ui/identity_conversion.rs
AgeCommit message (Expand)AuthorLines
2019-09-21identity_conversion: make it use a rustfix testManish Goregaokar-0/+2
2019-05-12Add regression test for identity_conversion FPflip1995-0/+11
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-3/+0
2018-10-27Don't expand macro in identity_conversion suggestionPhilipp Hansch-0/+1
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-2/+4
2018-08-07Fix #2971Michael Wright-0/+1
2018-07-29Lint using identity into_iter conversionAndrew Audibert-0/+3
2017-10-04Test if #[allow] workssinkuu-0/+5
2017-10-04Add identity_conversion lint (fixes #1051)sinkuu-0/+35