about summary refs log tree commit diff
path: root/src/test/parse-fail/range_inclusive_gate.rs
AgeCommit message (Expand)AuthorLines
2018-03-15Stabilize `inclusive_range_syntax` language feature.kennytm-74/+0
2018-03-15Stabilize `inclusive_range` library feature.kennytm-1/+1
2017-12-30Remove excessive trailing newlines.kennytm-2/+0
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