aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/alt-pattern-simple.rs
Commit message (Collapse)AuthorAgeFilesLines
* Bind pattern slots with ?, drop parens from 0-ary tag constructors, ↵Graydon Hoare2010-09-201-1/+1
| | | | translate 0-ary constructors as constants. Rustc loses ~300kb.
* Resolve and typecheck patterns in pattern alt.Roy Frostig2010-06-241-0/+7