aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/task-comm-12.rs
Commit message (Expand)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-4/+4
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-2/+2
* Assume xfail-stage0 implies stage1 and stage2 in tests, for now.Graydon Hoare2011-05-031-0/+2
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+2
* Small updates to test cases.Michael Bebenita2010-09-071-1/+1
* Implemented an lock free queue based on this paper http://www.cs.rochester.ed...Michael Bebenita2010-08-241-0/+23