summary refs log tree commit diff
path: root/src/test/parse-fail/range_inclusive.rs
AgeCommit message (Expand)AuthorLines
2017-09-22Add support for `..=` syntaxAlex Burka-1/+1
2016-03-24address nitsAlex Burka-1/+1
2016-03-24fatal error instead of ICE for impossible range during HIR loweringAlex Burka-2/+3
2016-02-27test inclusive rangesAlex Burka-0/+18