about summary refs log tree commit diff
path: root/tests/ui/len_zero.stderr
AgeCommit message (Expand)AuthorLines
2019-08-01Update `stderr` filechansuke-7/+7
2019-04-16Add run-rustfix for len_zero lintPhilipp Hansch-67/+15
2019-03-10Update testsflip1995-17/+17
2019-01-08Remove all copyright license headersPhilipp Hansch-19/+19
2018-12-28Update *.stderr filesflip1995-92/+92
2018-12-10update test stderrMatthias Krüger-56/+56
2018-10-16Fix issue #3322: reword help message for len_zeroGiorgio Gambino-14/+14
2018-10-06Add license header to Rust filesManish Goregaokar-59/+59
2018-08-29Adapt the *.stderr files of the ui-tests to the tool_lintsflip1995-58/+58
2018-05-06Update len_zero to handle comparisions with oneNiekGr-19/+61
2018-01-17Update changed ui testsOliver Schneider-0/+2
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+0
2017-09-04Fix `len_zero` ICEOliver Schneider-1/+9
2017-08-28len_without_is_empty false positive #1740Tim Nielens-15/+15
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+90
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-98/+0
2017-05-11clean tests/ui/len_zero.rsLuis de Bethencourt-12/+12
2017-05-03Update to `rustc 1.19.0-nightly (6a5fc9eec 2017-05-02)`Oliver Schneider-27/+7
2017-04-23Update tests to new format of multiline errorsmcarton-12/+8
2017-04-10Latest nightly produces more ellipses in outputOliver Schneider-6/+2
2017-02-25Enable `len_zero` for slicessinkuu-1/+10
2017-02-19Add test that adding allow attribute on impl block containing len silences le...Phil Ellison-36/+36
2017-02-19Use span of impl/trait in len_without_is_empty error message, rather than the...Phil Ellison-18/+35
2017-02-08remove all //~ from testsOliver Schneider-4/+4
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+100