about summary refs log tree commit diff
path: root/src/test/ui/pattern/irrefutable-exhaustive-integer-binding.rs
AgeCommit message (Collapse)AuthorLines
2019-10-27Gather together usefulness testsNadrieril-8/+0
I took most tests that were testing only for match exhaustiveness, pattern refutability or match arm reachability, and put them in the same test folder.
2018-12-11Fix irrefutable matches on integer rangesvarkor-0/+8