| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-10-21 | Change `SymbolName::name` from `InternedString` to `Symbol`. | Nicholas Nethercote | -2/+2 |
| 2019-06-14 | Unify all uses of 'gcx and 'tcx. | Eduard-Mihai Burtescu | -6/+6 |
| 2019-06-12 | rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -6/+6 |
| 2019-06-12 | Fix fallout from `deny(unused_lifetimes)`. | Eduard-Mihai Burtescu | -4/+4 |
| 2019-06-12 | rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -6/+6 |
| 2019-05-23 | Remove subtle Default impl for Value | John Kåre Alsaker | -6/+0 |
| 2019-05-20 | Introduce `InternedString::intern`. | Nicholas Nethercote | -2/+2 |
| 2019-02-15 | Always emit an error for a query cycle | John Kåre Alsaker | -1/+13 |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-06-14 | rustc: rename ty::maps to ty::query. | Eduard-Mihai Burtescu | -0/+43 |
