about summary refs log tree commit diff
path: root/tests/ui/needless_continue.stderr
AgeCommit message (Expand)AuthorLines
2020-01-07Update stderrsYuki Okushi-6/+6
2019-03-12Fix `needless_continue` false positiveTaiki Endo-3/+45
2019-01-08Remove all copyright license headersPhilipp Hansch-2/+2
2018-12-28Update *.stderr filesflip1995-9/+9
2018-12-10update test stderrMatthias Krüger-2/+2
2018-10-06Add license header to Rust filesManish Goregaokar-11/+11
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/+59
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-63/+0
2017-04-25Update ui tests to new rustc range printingOliver Schneider-5/+4
2017-04-13needless_continue: Remove indentation of suggestion code.Yati Sagade-23/+21
2017-04-09needless_continue: Add ui testYati Sagade-0/+66