summary refs log tree commit diff
path: root/src/test/compile-fail/issue-17385.rs
AgeCommit message (Expand)AuthorLines
2015-01-31Kill more `isize`sTobias Bucher-2/+2
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-2/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-11-17Switch to purely namespaced enumsSteven Fackler-3/+3
2014-09-20Induce an empty loan for the value being matched in match expressionsJakub Wieczorek-0/+39