| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -4/+4 |
| 2015-02-02 | More deprecating of i/u suffixes | Alfie John | -3/+3 |
| 2014-11-21 | rustc: Change all ABI constants to all caps. | Ruud van Asseldonk | -5/+2 |
| 2014-11-21 | rustc: Unify fat pointer ABI constants. | Ruud van Asseldonk | -13/+10 |
| 2014-11-05 | Make trans::adt know that some structs are unsized | Nick Cameron | -0/+3 |
| 2014-10-28 | Update code with new lint names | Aaron Turon | -1/+1 |
| 2014-10-16 | librustc: Stop generating visit glue and remove from TyDesc. | Luqman Aden | -2/+0 |
| 2014-10-09 | rustc: Convert statics to constants | Alex Crichton | -10/+10 |
| 2014-10-03 | Set the `non_uppercase_statics` lint to warn by default | P1start | -0/+2 |
| 2014-09-15 | remove the closure_exchange_malloc lang item | Daniel Micay | -1/+1 |
| 2014-08-26 | DST coercions and DST structs | Nick Cameron | -2/+2 |
| 2014-08-26 | Use the slice repr for ~[T] | Nick Cameron | -6/+0 |
| 2014-07-14 | Extract librustc_back from librustc | Brian Anderson | -0/+33 |
