| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-03-23 | rustc: Redo region inference to be a bit less broken | Patrick Walton | -2/+2 |
| 2012-03-21 | rustc: Introduce re_params into the typechecker | Patrick Walton | -1/+1 |
| 2012-03-15 | rustc: Create self region bindings, and forbid the self region from being use... | Patrick Walton | -1/+3 |
| 2012-03-15 | Reuse monomorphized functions more aggressively | Marijn Haverbeke | -1/+1 |
| 2012-03-13 | rustc: Get reference typedefs working | Patrick Walton | -0/+4 |
| 2012-03-12 | rustc: Map region names to their functions. Also speed up region checking by ... | Patrick Walton | -21/+25 |
| 2012-03-12 | rustc: Refactor regions to handle nested functions properly and fix the subty... | Patrick Walton | -11/+6 |
| 2012-03-11 | rustc: Turn on errors for region checking | Patrick Walton | -5/+3 |
| 2012-03-11 | rustc: Determine regions for locals | Patrick Walton | -0/+8 |
| 2012-03-09 | rustc: Add a region checking pass | Patrick Walton | -0/+71 |
