summary refs log tree commit diff
path: root/src/test/parse-fail/range_inclusive_gate.rs
AgeCommit message (Expand)AuthorLines
2017-09-22Add support for `..=` syntaxAlex Burka-7/+7
2017-02-23Added test for inclusive_range_syntax in compile-fail test suiteNikhil Shagrithaya-0/+2
2016-02-27test inclusive rangesAlex Burka-0/+74