summary refs log tree commit diff
path: root/src/test/run-pass/nested-patterns.rs
AgeCommit message (Expand)AuthorLines
2012-08-06Convert alt to match. Stop parsing altBrian Anderson-1/+1
2012-08-05Switch alts to use arrowsBrian Anderson-2/+2
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-2/+2
2011-12-08Allow binding of nested patternsMarijn Haverbeke-0/+12