summary refs log tree commit diff
path: root/src/test/run-pass/cci_capture_clause.rs
AgeCommit message (Expand)AuthorLines
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-12-29std: Second pass stabilization for `comm`Alex Crichton-1/+1
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2013-01-30test: Remove export from the tests, language, and libraries. rs=deexportingPatrick Walton-3/+1
2013-01-30Remove oldcomm from the test suiteBrian Anderson-2/+0
2013-01-07test: Regular expression mistake. rs=bustagePatrick Walton-1/+1
2013-01-07test: Fix check-fast for resolve changes. rs=bustagePatrick Walton-1/+1
2012-12-28test: Fix a bunch of run-pass tests. rs=bustagePatrick Walton-1/+1
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