summary refs log tree commit diff
path: root/src/test/run-pass/task-comm-chan-cleanup.rs
AgeCommit message (Expand)AuthorLines
2012-10-04De-mode comm::ChanTim Chevalier-1/+1
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+0
2012-08-27Camel case various core constructorsBrian Anderson-2/+2
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-11-14Un-xfail-win32 two tests that should actually workBrian Anderson-1/+0
2011-11-13Drop enqueued elements when a port is destructed. Closes #1155Brian Anderson-0/+9