summary refs log tree commit diff
path: root/src/test/run-pass/issue-15080.rs
AgeCommit message (Expand)AuthorLines
2014-09-08librustc: Change the syntax of subslice matching to use postfix `..`Patrick Walton-2/+2
2014-08-26Rebasing changesNick Cameron-1/+1
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-1/+1
2014-06-21Fix a #14731 regression in missing_constructor() for vector patternsJakub Wieczorek-0/+30