| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-08-27 | rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer. | Eduard Burtescu | -1/+1 |
| 2016-08-17 | rustc: remove ParamSpace from Substs. | Eduard Burtescu | -1/+1 |
| 2016-08-17 | rustc: remove SelfSpace from ParamSpace. | Eduard Burtescu | -1/+1 |
| 2016-08-17 | rustc: move the SelfSpace before TypeSpace in Substs. | Eduard Burtescu | -1/+1 |
| 2015-02-18 | Fallout: tests. As tests frequently elide things, lots of changes | Niko Matsakis | -1/+1 |
| 2015-02-17 | Fix tests for rustc_* | Manish Goregaokar | -0/+2 |
| 2014-12-30 | Remove the AssocSpace | Niko Matsakis | -1/+1 |
| 2014-11-03 | Add a 4th space for associated types defined in a trait (currently unused) | Niko Matsakis | -1/+1 |
| 2014-10-31 | Teach variance checker about the lifetime bounds that appear in trait object ... | Niko Matsakis | -0/+26 |
