| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Teach ty.unify about ty_obj. | Graydon Hoare | 2010-12-31 | 1 | -0/+83 |
| * | Move unify_fn logic out-of-line. | Graydon Hoare | 2010-12-31 | 1 | -59/+72 |
| * | rustc: Add a type_has_dynamic_size predicate | Patrick Walton | 2010-12-22 | 1 | -0/+21 |
| * | rustc: Move unification out of typeck.rs; trans will need it too. | Patrick Walton | 2010-12-21 | 1 | -0/+425 |
| * | rustc: Move type logic out of typeck so trans doesn't look like it's calling ... | Patrick Walton | 2010-12-21 | 1 | -0/+588 |