about summary refs log tree commit diff
path: root/src/test/compile-fail/alt-range-fail-dominate.rs
AgeCommit message (Expand)AuthorLines
2013-05-27Change `alt` to `match` in filenames.Lindsey Kuper-47/+0
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-01Remove the 'to' keywordBrian Anderson-9/+9
2012-08-23Remove match check from test casesTim Chevalier-5/+10
2012-08-06Convert alt to match. Stop parsing altBrian Anderson-5/+5
2012-08-05Switch alts to use arrowsBrian Anderson-10/+10
2012-04-25Rewrite exhaustiveness checkerMarijn Haverbeke-5/+5
2011-11-22Only warn about unreachable range patterns when appropriateMarijn Haverbeke-9/+3
2011-09-28Revert "Revert "Implement pattern ranges for all numeric types.""Brian Anderson-0/+38
2011-09-21Revert "Implement pattern ranges for all numeric types."Marijn Haverbeke-38/+0
2011-09-21Implement pattern ranges for all numeric types.Josh Matthews-0/+38