about summary refs log tree commit diff
path: root/src/test/run-pass/capture_nil.rs
AgeCommit message (Expand)AuthorLines
2013-05-08test: Fix tests.Patrick Walton-1/+1
2013-02-21core: Extract comm from pipes. #4742Brian Anderson-1/+1
2013-02-17Remove use of capture clause #4965Seth Pink-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-30Remove oldcomm from the test suiteBrian Anderson-4/+5
2013-01-07test: Fix check-fast for resolve changes. rs=bustagePatrick Walton-3/+3
2012-12-14Rename core::comm to core::oldcommBrian Anderson-3/+3
2012-12-13librustc: Make `use` statements crate-relative by default. r=brsonPatrick Walton-4/+3
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-04De-mode comm::ChanTim Chevalier-1/+1
2012-09-07Do not copy values of type () or _|_Niko Matsakis-0/+29