aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/mutual-recursion-group.rs
Commit message (Collapse)AuthorAgeFilesLines
* Bind pattern slots with ?, drop parens from 0-ary tag constructors, ↵Graydon Hoare2010-09-201-5/+5
| | | | translate 0-ary constructors as constants. Rustc loses ~300kb.
* Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly ↵Graydon Hoare2010-09-091-4/+19
| | | | work, possibly a little bumpy. Changes a lot.
* Populate tree.Graydon Hoare2010-06-231-0/+11