| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-06-23 | Remove the mostly unecessary ParamBounds struct | Jared Roesch | -8/+3 |
| 2015-06-19 | rustc: remove Repr and UserString. | Eduard Burtescu | -13/+12 |
| 2015-06-19 | rustc: replace Repr/UserString impls with Debug/Display ones. | Eduard Burtescu | -32/+2 |
| 2015-06-19 | rustc: use the TLS type context in Repr and UserString. | Eduard Burtescu | -19/+19 |
| 2015-06-12 | Split TyArray into TyArray and TySlice. | Eli Friedman | -0/+1 |
| 2015-06-12 | Cleanup: rename middle::ty::sty and its variants. | Eli Friedman | -20/+20 |
| 2015-06-10 | Removed many pointless calls to *iter() and iter_mut() | Joshua Landau | -2/+2 |
| 2015-04-30 | Stop using Rc in TraitRef and TraitDef | Ariel Ben-Yehuda | -3/+2 |
| 2015-04-18 | Rather than storing the relations between free-regions in a global | Niko Matsakis | -0/+487 |
