| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-10 | Changed unwrap_or to unwrap_or_else in some places. | Nicholas-Baron | -1/+1 |
| 2020-10-14 | Remove unused code from rustc_hir | est31 | -4/+0 |
| 2020-10-13 | Replace absolute paths with relative ones | est31 | -1/+1 |
| 2020-09-25 | Move `is_raw_guess` check in `ty::print::pretty` | marmeladema | -4/+1 |
| 2020-09-25 | Address review comment | marmeladema | -4/+5 |
| 2020-09-25 | Rename `DefPathData::get_name()` to `DefPathData::name()` | marmeladema | -1/+1 |
| 2020-09-25 | Fix pretty-printing of `DisambiguatedDefPathData` | marmeladema | -9/+19 |
| 2020-09-25 | Implement `Display` for `DisambiguatedDefPathData` and `DefPathData` | marmeladema | -39/+26 |
| 2020-09-25 | Move from {{closure}}#0 syntax to {closure#0} for (def) path components | marmeladema | -20/+37 |
| 2020-09-04 | add track_caller to `local_def_id_to_hir_id` | Bastian Kauschke | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+457 |
