summary refs log tree commit diff
path: root/src/test/compile-fail/impossible_range.rs
AgeCommit message (Expand)AuthorLines
2017-09-22Add support for `..=` syntaxAlex Burka-4/+4
2016-03-24address nitsAlex Burka-2/+2
2016-03-24error during parsing for malformed inclusive rangeAlex Burka-1/+3
2016-03-24test errors for malformed inclusive rangesAlex Burka-0/+27