summary refs log tree commit diff
path: root/src/test/compile-fail/match-range-fail.rs
AgeCommit message (Expand)AuthorLines
2015-06-03Improve diagnostic messages for range patterns.Michael Sproul-9/+19
2015-02-18Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.Niko Matsakis-4/+4
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-4/+4
2014-09-30librustc: Forbid `..` in range patterns.Patrick Walton-3/+3
2014-06-08Improve error message for range in matchPiotr Jawniak-1/+1
2013-05-27Change `alt` to `match` in filenames.Lindsey Kuper-0/+29