aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/alt-pattern-drop.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+1
* Support a special const-value refcount, use it for const strings.Graydon Hoare2010-11-091-2/+6
* Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate...Graydon Hoare2010-09-201-2/+2
* Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo...Graydon Hoare2010-09-091-1/+4
* Modify alt-pattern-drop.rs to also insure the slot bound in the pattern doesn...Roy Frostig2010-08-271-4/+10
* Tiny change to tighten up alt-pattern-drop.rs test.Roy Frostig2010-08-271-1/+1
* Have alt-pattern drop the slots it initializes when binding slot patterns. A...Roy Frostig2010-08-271-0/+19