about summary refs log tree commit diff
path: root/tests/ui/dlist.rs
AgeCommit message (Expand)AuthorLines
2019-07-23Fix tests for edition 2018 compatibilityuHOOCCOOHu-1/+1
2019-04-13Rust upgrade to rustc 1.35.0-nightly (00856722b 2019-04-13)Manish Goregaokar-1/+0
2019-03-10Various cosmetic improvements.Alexander Regueiro-1/+1
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-8/+3
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-2/+4
2018-07-01RustupOliver Schneider-1/+1
2018-05-11Remove all mention and testing of #[plugin(clippy)] and warn if usedOliver Schneider-1/+1
2018-03-28Update test suiteOliver Schneider-1/+1
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-1/+1
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+43
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-39/+0
2017-02-20Rename lint to needless_take_by_valuesinkuu-1/+1
2017-02-19Lint needless take-by-valuesinkuu-1/+1
2017-02-08remove all //~ from testsOliver Schneider-6/+6
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+39