summary refs log tree commit diff
path: root/src/test/run-pass/issue-868.rs
AgeCommit message (Expand)AuthorLines
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-04remove all kind annotations from closuresJorge Aparicio-1/+1
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2015-01-05fix rpass testsJorge Aparicio-2/+2
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2013-11-26test: Remove most uses of `&fn()` from the tests.Patrick Walton-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-03-11librustc: Replace all uses of `fn()` with `&fn()`. rs=defunPatrick Walton-1/+1
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-07-26Add test for issue 868Tim Chevalier-0/+15