| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-10-02 | rustc: remove support for Gc. | Eduard Burtescu | -22/+0 |
| 2014-09-30 | Emit an error rather than ICEing for a missing built-in bound lang item. | Nick Cameron | -19/+35 |
| 2014-09-25 | Move checking of whether fields are Sized or not into wf / trait code. | Niko Matsakis | -1/+4 |
| 2014-09-25 | Move checks for closure bounds out of kind.rs | Niko Matsakis | -6/+10 |
| 2014-09-25 | Move unsafe destructor check from kind.rs into wf.rs | Niko Matsakis | -0/+3 |
| 2014-09-25 | Integrate caching of results. Measurements show approx 90% hit rate. | Niko Matsakis | -67/+84 |
| 2014-09-25 | Integrate builtin bounds fully into the trait checker | Niko Matsakis | -307/+722 |
| 2014-09-19 | Add enum variants to the type namespace | Nick Cameron | -38/+39 |
| 2014-09-17 | Test fixes from the rollup | Alex Crichton | -3/+1 |
| 2014-09-16 | Fallout from renaming | Aaron Turon | -2/+1 |
| 2014-09-15 | Port coherence to use the new trait matching code | Niko Matsakis | -0/+168 |
| 2014-09-15 | Guts of the new trait matching algorithm, not yet in use | Niko Matsakis | -0/+2336 |
