about summary refs log tree commit diff
path: root/tests/ui/needless_borrow.stderr
AgeCommit message (Expand)AuthorLines
2019-09-25needless_borrow: allow other lints, make fixableManish Goregaokar-19/+5
2019-01-08Remove all copyright license headersPhilipp Hansch-6/+6
2018-12-28Update *.stderr filesflip1995-6/+6
2018-12-10update test stderrMatthias Krüger-12/+12
2018-10-06Add license header to Rust filesManish Goregaokar-12/+12
2018-08-29Adapt the *.stderr files of the ui-tests to the tool_lintsflip1995-14/+14
2018-04-05Move ref cow testsMichael Wright-9/+1
2018-03-03Change recomendation to: &[type] from Cow<type>bootandy-3/+1
2018-02-28Lint passing Cow by referencebootandy-1/+11
2018-01-17Update changed ui testsOliver Schneider-0/+2
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+0
2017-09-16Update teststopecongiro-4/+4
2017-08-21Rebase and update ui testOliver Schneider-1/+15
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+28
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-39/+0
2017-05-05Add a test showing a false positive on needless_borrowOliver Schneider-3/+11
2017-02-08remove all //~ from testsOliver Schneider-2/+2
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+31