summary refs log tree commit diff
path: root/src/test/run-pass/issue-4542.rs
AgeCommit message (Expand)AuthorLines
2013-08-17Fix warnings it testsErick Tryzelaar-1/+1
2013-08-03remove obsolete `foreach` keywordDaniel Micay-1/+1
2013-08-01migrate many `for` loops to `foreach`Daniel Micay-1/+1
2013-06-24Fix/annotate a variety of xfailsCorey Richardson-2/+4
2013-03-15Clonify some of run-passBen Striegel-1/+1
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-30testsuite: Add xfailed test for #4542Tim Chevalier-10/+1
2013-01-30Test caseTim Chevalier-0/+27