about summary refs log tree commit diff
path: root/tests/ui/unnecessary_clone.stderr
AgeCommit message (Expand)AuthorLines
2020-01-07Update stderrsYuki Okushi-5/+5
2019-09-25unnecessary_clone: split rustfixable lint out into separate testManish Goregaokar-26/+2
2019-08-19Fix `clone_on_copy` false positivesMichael Wright-12/+12
2019-07-19rustup https://github.com/rust-lang/rust/pull/62764Matthias Krüger-1/+1
2019-05-30Rustup to https://github.com/rust-lang/rust/pull/61203Philipp Hansch-3/+3
2019-02-20Format againMichael Wright-3/+3
2019-02-18Improve `iter_cloned_collect` suggestionsMichael Wright-5/+21
2019-01-08Remove all copyright license headersPhilipp Hansch-13/+13
2018-12-28Update *.stderr filesflip1995-18/+18
2018-12-10update test stderrMatthias Krüger-29/+29
2018-10-19Fix suggestion for multiple derefsHMPerson1-1/+7
2018-10-19Fix `clone_on_copy` not detecting derefs sometimesHMPerson1-25/+31
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-28/+28
2018-03-28Update test suiteOliver Schneider-1/+1
2018-01-17Update changed ui testsOliver Schneider-0/+2
2018-01-14Adds the missing turbofishAdam Lusch-5/+5
2018-01-14Update UI test expected outputAdam Lusch-26/+32
2017-11-30Fix #1925Oliver Schneider-1/+9
2017-10-09move unnecessary clone testsCameron Steffen-0/+68