summary refs log tree commit diff
path: root/src/test/auxiliary/cci_capture_clause.rs
AgeCommit message (Expand)AuthorLines
2013-02-21core: Extract comm from pipes. #4742Brian Anderson-1/+1
2013-02-20librustc: Separate most trait bounds with '+'. rs=plussingPatrick Walton-1/+1
2013-02-17Remove use of capture clause #4965Seth Pink-1/+1
2013-01-30Remove oldcomm from the test suiteBrian Anderson-4/+3
2012-12-28test: Fix a bunch of run-pass tests. rs=bustagePatrick Walton-5/+1
2012-12-14Rename core::comm to core::oldcommBrian Anderson-1/+1
2012-12-13Rename Send trait to OwnedBrian Anderson-1/+1
2012-12-13librustc: Make `use` statements crate-relative by default. r=brsonPatrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-04De-mode comm::ChanTim Chevalier-1/+1
2012-09-24Build the export_map2 from visibility markers, unless #[legacy_exports];Graydon Hoare-0/+2
2012-09-07Convert all kind bounds to camel case. Remove send, owned keywords.Brian Anderson-1/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-08-27Camel case various core constructorsBrian Anderson-2/+2
2012-08-15Convert more core types to camel caseBrian Anderson-1/+1
2012-07-01Convert to new closure syntaxBrian Anderson-1/+1
2012-06-30Eliminate usages of old sugared call syntaxBrian Anderson-1/+1
2012-05-30Adding a test to make sure CCI works with capture clauses.Eric Holk-0/+12