summary refs log tree commit diff
path: root/src/test/run-pass/task-comm-chan-cleanup4.rs
AgeCommit message (Expand)AuthorLines
2012-07-01Convert to new closure syntaxBrian Anderson-5/+5
2012-06-30Eliminate usages of old sugared call syntaxBrian Anderson-2/+2
2012-05-26core: Make range follow the for loop protocolBrian Anderson-3/+3
2012-01-06port over the tests to use the new APINiko Matsakis-3/+4
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-4/+4
2011-11-16Disconnect ports before draining them. Issue #1155Brian Anderson-0/+27