about summary refs log tree commit diff
path: root/tests/ui/if_same_then_else.rs
AgeCommit message (Expand)AuthorLines
2020-01-19Split up `if_same_then_else` ui testYuki Okushi-134/+3
2019-08-15Rustup to rust-lang/rust#62672flip1995-2/+2
2019-07-23Fix tests for edition 2018 compatibilityuHOOCCOOHu-2/+2
2019-05-21Fix breaking testsVincent Dal Maso-0/+14
2019-03-10Various cosmetic improvements.Alexander Regueiro-2/+2
2019-03-06Renamed: Cyclomatic Complexity -> Cognitive ComplexityFélix Fischer-1/+1
2019-02-10rustfmtPhilipp Hansch-1/+1
2019-02-10UI test cleanup: Extract match_same_arms testsPhilipp Hansch-0/+262