about summary refs log tree commit diff
path: root/tests/ui/unnecessary_ref.rs
AgeCommit message (Expand)AuthorLines
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-28Fix suggestion for unnecessary_ref lintPhilipp Hansch-0/+1
2018-12-28Run rustfix on first UI testPhilipp Hansch-1/+2
2018-12-09rustfmt testsMatthias Krüger-3/+0
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-1/+3
2018-05-28Added lint for unnecessary referencesAaron Power-0/+12