| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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-23 | librustc_middle: return LocalDefId instead of DefId in local_def_id | marmeladema | -3/+3 |
| 2020-04-19 | Dogfood more or_patterns in the compiler | Josh Stone | -1/+2 |
| 2020-03-30 | Use if let instead of match when only matching a single variant (clippy::sing... | Matthias Krüger | -3/+2 |
| 2020-03-30 | rustc -> rustc_middle part 3 (rustfmt) | Mazdak Farrokhzad | -7/+7 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -16/+16 |
| 2020-03-30 | rustc -> rustc_middle part 1 | Mazdak Farrokhzad | -1/+1 |
| 2020-03-24 | normalize some imports, prefer direct ones. | Mazdak Farrokhzad | -2/+2 |
| 2020-03-21 | symbol_names: treat ReifyShim like VtableShim. | Eduard-Mihai Burtescu | -4/+18 |
| 2020-03-19 | Refactorings to begin getting rid of rustc_codegen_utils | Mark Mansi | -0/+1442 |
