summary refs log tree commit diff
path: root/src/test/run-pass/cci_capture_clause.rs
AgeCommit message (Expand)AuthorLines
2012-12-14Rename core::comm to core::oldcommBrian Anderson-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-24Build the export_map2 from visibility markers, unless #[legacy_exports];Graydon Hoare-0/+2
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-08-08Convert impls to new syntaxBrian Anderson-1/+0
2012-06-01Revert "test: xfail-win32 run-pass/cci_capture_clause.rs"Brian Anderson-1/+0
2012-06-01test: xfail-win32 run-pass/cci_capture_clause.rsBrian Anderson-0/+1
2012-05-30Adding xfail-fast, since multi-crate tests don't work on Windows.Eric Holk-0/+1
2012-05-30Adding a test to make sure CCI works with capture clauses.Eric Holk-0/+13