about summary refs log tree commit diff
path: root/tests/ui/new_without_default.rs
AgeCommit message (Expand)AuthorLines
2019-10-02account for doc visibilityAndre Bogus-1/+1
2019-06-20Fix warnings about unnecessary lifetime boundsLzu Tao-2/+2
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-28Merge new_without_default_derive into new_without_defaultRussell Greene-2/+2
2018-12-27tests: fix formatting and update test outputMatthias Krüger-2/+6
2018-12-12new_without_default, partialeq_ne_impl: Use span_lint_nodeShotaro Yamada-0/+14
2018-12-09rustfmt testsMatthias Krüger-19/+42
2018-10-23Don't emit `new_without_default_derive` if an impl of Default existsOwen Sanchez-0/+9
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-07new_without_default should not warn about unsafe newDaniele D'Orazio-0/+6
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-1/+3
2018-05-11Remove all mention and testing of #[plugin(clippy)] and warn if usedOliver Schneider-1/+1
2017-11-29Fix #2196Oliver Schneider-0/+6
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-1/+1
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+86
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-79/+0
2017-05-11clean tests/ui/new_without_default.rsLuis de Bethencourt-15/+0
2017-02-08remove all //~ from testsOliver Schneider-15/+15
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+94