about summary refs log tree commit diff
path: root/tests/ui/collapsible_if.rs
AgeCommit message (Expand)AuthorLines
2020-01-07Split up `collapsible_if` ui testYuki Okushi-72/+0
2019-06-23Account for let_chains in collapsible_if ui test cases.Mazdak Farrokhzad-0/+21
2019-03-06Renamed: Cyclomatic Complexity -> Cognitive ComplexityFélix Fischer-1/+1
2019-01-23allow assertions_on_constants for collapsible_if and missing_test_filesA.A.Abroskin-1/+1
2019-01-13Add run-rustfix to collapsible_if testWilco Kusee-0/+3
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-1/+0
2018-12-09add rustfmt::skip attributes to some testsMatthias Krüger-3/+1
2018-11-22rust-lang-nursery/rust-clippy => rust-lang/rust-clippyMatthias Krüger-1/+1
2018-10-18Support multiline comments and hopefully fix panicLukas Stevens-0/+13
2018-10-18Check for comments in collapsible ifsLukas Stevens-0/+45
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/+2
2018-04-05typomemoryleak47-1/+1
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+2
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+144
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-144/+0
2017-05-11clean tests/ui/collapsible_if.rsLuis de Bethencourt-39/+0
2017-02-08remove all //~ from testsOliver Schneider-39/+39
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+183