summary refs log tree commit diff
path: root/src/test/compile-fail/match-vec-fixed.rs
AgeCommit message (Expand)AuthorLines
2015-03-27Feature gate *all* slice patterns. #23121Brian Anderson-0/+2
2015-01-31Kill more `isize`sTobias Bucher-1/+1
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-1/+1
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-08-07Fix incorrect non-exhaustive matching for fixed length vecsStepan Koltsov-0/+16