summary refs log tree commit diff
path: root/src/test/run-pass/issue-3904.rs
AgeCommit message (Expand)AuthorLines
2015-01-05fix rpass testsJorge Aparicio-6/+4
2014-04-06syntax: Tweak parsing lifetime bounds on closuresAlex Crichton-1/+1
2014-02-25test: Clean out the test suite a bitAlex Crichton-9/+7
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+3
2013-11-26test: Remove most uses of `&fn()` from the tests.Patrick Walton-1/+1
2013-09-26Update the compiler to not use printf/printflnAlex Crichton-1/+1
2013-07-24Change 'print(fmt!(...))' to printf!/printfln! in src/test/Birunthan Mohanathas-1/+1
2013-06-01Remove all uses of `pub impl`. rs=stylePatrick Walton-2/+2
2013-02-28librustc: Mark all type implementations public. rs=impl-publicityPatrick Walton-1/+1
2013-02-22test: De-mut the test suite. rs=demutingPatrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-10Add test cases: one xfailed, one notTim Chevalier-0/+37