| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-07-06 | Add a boolean flag to ExistentialBounds tracking whether the | Niko Matsakis | -4/+29 |
| 2015-06-19 | rustc: remove Repr and UserString. | Eduard Burtescu | -13/+12 |
| 2015-06-19 | Clean up unused argument/variable warnings. | Eduard Burtescu | -1/+0 |
| 2015-06-19 | rustc: use the TLS type context in Repr and UserString. | Eduard Burtescu | -8/+8 |
| 2015-06-12 | Split TyArray into TyArray and TySlice. | Eli Friedman | -2/+2 |
| 2015-06-12 | Cleanup: rename middle::ty::sty and its variants. | Eli Friedman | -24/+24 |
| 2015-06-10 | Removed many pointless calls to *iter() and iter_mut() | Joshua Landau | -6/+3 |
| 2015-04-30 | Stop using Rc in TraitRef and TraitDef | Ariel Ben-Yehuda | -3/+2 |
| 2015-04-14 | Negative case of `len()` -> `is_empty()` | Tamir Duberstein | -1/+1 |
| 2015-04-02 | Merge conflicts | Niko Matsakis | -18/+18 |
| 2015-03-31 | Port over type inference to using the new type relation stuff | Niko Matsakis | -0/+655 |
