summary refs log tree commit diff
path: root/src/test/run-pass/match-range-static.rs
AgeCommit message (Expand)AuthorLines
2014-09-19Implement slicing syntax.Nick Cameron-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-05-18minor automated whitespace fixesDaniel Micay-1/+0
2013-05-05Allow non-literal static range pattern for match armsJeong YunWon-0/+10