about summary refs log tree commit diff
path: root/tests/ui/no_effect.stderr
AgeCommit message (Expand)AuthorLines
2019-01-08Remove all copyright license headersPhilipp Hansch-25/+25
2018-12-30Move constant write checks to temporary_assignment lintKonrad Borowski-50/+26
2018-12-29Support array indexing expressions in unused write to a constantKonrad Borowski-29/+35
2018-12-29Mark writes to constants as side-effect-lessKonrad Borowski-26/+44
2018-12-28Update *.stderr filesflip1995-28/+28
2018-12-10update test stderrMatthias Krüger-52/+52
2018-10-28UI test cleanup: Extract unnecessary_operation testsPhilipp Hansch-123/+1
2018-10-06Add license header to Rust filesManish Goregaokar-94/+94
2018-08-29Adapt the *.stderr files of the ui-tests to the tool_lintsflip1995-96/+96
2018-05-03Rustup field -> method transition of ..=Oliver Schneider-7/+1
2018-02-10Implement redundant field names lint #2244TomasKralCZ-94/+94
2018-01-17Update changed ui testsOliver Schneider-0/+2
2017-10-07Add a test with a struct containing a String.Chris Emerson-96/+108
2017-10-07Merge branch 'master' into no_effect_with_dropChris Emerson-3/+1
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+0
2017-09-28Update ... -> ..= in testsManish Goregaokar-1/+1
2017-09-18Update unnecessary_operation and no_effect to not suggest removingChris Emerson-110/+110
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+270
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-278/+0
2017-05-11clean tests/ui/no_effect.rsLuis de Bethencourt-50/+50
2017-05-03Update to `rustc 1.19.0-nightly (6a5fc9eec 2017-05-02)`Oliver Schneider-75/+19
2017-02-08remove all //~ from testsOliver Schneider-63/+63
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+334