about summary refs log tree commit diff
path: root/tests/ui/useless_attribute.stderr
AgeCommit message (Expand)AuthorLines
2020-01-08Add regression test for useless_attribute lintflip1995-3/+9
2019-11-07Remove clippy_lints from useless attribute testManish Goregaokar-2/+2
2019-05-18useless_attribute: Add unreachable_pub to whitelistsTaiki Endo-2/+2
2019-04-10Don't emit useless_attribute lint in external macrosPhilipp Hansch-2/+2
2019-01-08Remove all copyright license headersPhilipp Hansch-2/+2
2018-12-28Update *.stderr filesflip1995-2/+2
2018-12-11tests: revert some changs and add further rustfmt::skip attributes.Matthias Krüger-7/+1
2018-12-10update test stderrMatthias Krüger-5/+11
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-10/+10
2018-09-15Fix `useless_attribute` to also whitelist `unused_extern_crates`.Eduard-Mihai Burtescu-4/+4
2018-08-29Adapt the *.stderr files of the ui-tests to the tool_lintsflip1995-1/+1
2018-02-06Partly fix incorrect useless_attribute suggestionPhilipp Hansch-1/+7
2018-01-17Update changed ui testsOliver Schneider-0/+2
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+0
2017-08-28Update tests to current rustcOliver Schneider-2/+2
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+10
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-14/+0
2017-05-03Update to `rustc 1.19.0-nightly (6a5fc9eec 2017-05-02)`Oliver Schneider-3/+1
2017-02-08remove all //~ from testsOliver Schneider-2/+2
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+16