about summary refs log tree commit diff
path: root/tests/ui/map_clone.stderr
AgeCommit message (Expand)AuthorLines
2020-01-07Update stderrsYuki Okushi-1/+1
2019-04-28Suggest .copied() for map_clone on iterators tooManish Goregaokar-4/+4
2019-04-15Only suggest .copied() for Option right nowManish Goregaokar-11/+17
2019-04-15Also suggest .copied() when .clone() is called on a Copy typeManish Goregaokar-2/+8
2019-04-15Suggest .copied() instead of .cloned() in map_clone when dealing with referencesManish Goregaokar-8/+8
2019-02-10removing redundant closures in the whole projectGrzegorz-4/+4
2019-01-15Fix `map_clone` bad suggestionMichael Wright-4/+10
2019-01-13Add run-rustfix to map_clone testWilco Kusee-3/+3
2019-01-08Remove all copyright license headersPhilipp Hansch-3/+3
2018-12-28Update *.stderr filesflip1995-3/+3
2018-12-10update test stderrMatthias Krüger-6/+6
2018-10-06Add license header to Rust filesManish Goregaokar-14/+14
2018-10-02Reimplement the `map_clone` lint from scratchOliver Schneider-0/+22
2018-10-02relicensing: Remove map_cloneManish Goregaokar-102/+0
2018-08-29Adapt the *.stderr files of the ui-tests to the tool_lintsflip1995-1/+1
2018-01-17Update changed ui testsOliver Schneider-0/+2
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+0
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+102
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-106/+0
2017-02-08remove all //~ from testsOliver Schneider-11/+11
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+106