summary refs log tree commit diff
path: root/src/test/run-pass/labeled-break.rs
AgeCommit message (Expand)AuthorLines
2013-09-08syntax: implement labelled breaks for `for`.Huon Wilson-0/+6
2013-06-24Fix/annotate a variety of xfailsCorey Richardson-3/+0
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-04-29librustc: Change labels to use the lifetime notation `'`.Patrick Walton-2/+2
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-15rustc: Parse labeled loop, break, and againPatrick Walton-0/+11