about summary refs log tree commit diff
path: root/tests/ui/unit_arg.rs
AgeCommit message (Expand)AuthorLines
2019-01-29Fix `unit_arg` false positiveMichael Wright-0/+11
2019-01-13Add run-rustfix to unit_arg testWilco Kusee-1/+2
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-5/+6
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-01-18Replace `is_unit_expr`HMPerson1-0/+55