about summary refs log tree commit diff
path: root/tests/ui/useless_asref.stderr
AgeCommit message (Expand)AuthorLines
2020-01-31update test stderrMatthias Krüger-1/+1
2019-03-15Enable rustfix for `useless_asref` lint testsPhilipp Hansch-12/+12
2019-01-08Remove all copyright license headersPhilipp Hansch-12/+12
2018-12-28Update *.stderr filesflip1995-18/+18
2018-12-10update test stderrMatthias Krüger-24/+24
2018-10-06Add license header to Rust filesManish Goregaokar-24/+24
2018-08-29Adapt the *.stderr files of the ui-tests to the tool_lintsflip1995-25/+25
2018-01-17Update changed ui testsOliver Schneider-0/+2
2017-10-21Add tests for generic codeHMPerson1-18/+30
2017-10-20Add lint for useless `as_ref` callsHMPerson1-0/+60