aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/mlist-cycle.rs
Commit message (Expand)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-1/+1
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-1/+1
* 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
* Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo...Graydon Hoare2010-09-091-1/+4
* A certain incomplete quantity of wrestling with "INIT" statements that don't ...Graydon Hoare2010-07-221-3/+3
* Fix the next typo in mlist-cycle.rs; still doesn't work.Graydon Hoare2010-07-131-1/+1
* Add callable gc method exposed to user code, use it in mlist-cycle.rs test (s...Graydon Hoare2010-06-251-0/+4
* Fix bad output-slot logic in tag constructors.Graydon Hoare2010-06-241-5/+5
* Populate tree.Graydon Hoare2010-06-231-0/+10