| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-02-01 | check-fast fallout from removing export, r=burningtree | Graydon Hoare | -1/+1 | |
| 2012-12-24 | Assign correct types to struct-like enum variant constructors | Tim Chevalier | -0/+11 | |
| Before, the type was just the enum type itself, which caused an assertion failure in iter_variant in trans::base. r=brson Closes #4229 | ||||
