| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-15 | replaced log with tracing | Gurpreet Singh | -1/+1 |
| 2020-08-13 | merge `as_local_hir_id` with `local_def_id_to_hir_id` | Bastian Kauschke | -1/+1 |
| 2020-07-15 | Change `SymbolName::name` to a `&str`. | Nicholas Nethercote | -4/+2 |
| 2020-07-05 | Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>. | Eduard-Mihai Burtescu | -1/+1 |
| 2020-04-23 | Modify `as_local_hir_id` to return a bare `HirId` | marmeladema | -1/+1 |
| 2020-04-23 | Modify `as_local_hir_id` to accept a `LocalDefId` instead of a `DefId` | marmeladema | -10/+6 |
| 2020-04-19 | Dogfood more or_patterns in the compiler | Josh Stone | -0/+1 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -6/+6 |
| 2020-03-19 | Refactorings to begin getting rid of rustc_codegen_utils | Mark Mansi | -0/+273 |
