| Age | Commit message (Expand) | Author | Lines |
| 2023-01-07 | Auto merge of #106544 - matthiaskrgr:rollup-e9prjed, r=matthiaskrgr | bors | -386/+384 |
| 2023-01-06 | Auto merge of #106415 - Nilstrieb:where-is-my-master-branch, r=jyn514 | bors | -0/+125 |
| 2023-01-06 | Rollup merge of #106341 - Ezrashaw:refactor-error-code-tidy-check, r=mejrs,kl... | Matthias Krüger | -386/+384 |
| 2023-01-06 | Handle non-existant upstream master branches in `x fmt` | Nilstrieb | -2/+47 |
| 2023-01-06 | Auto merge of #106529 - Dylan-DPC:rollup-mvncmrk, r=Dylan-DPC | bors | -14/+11 |
| 2023-01-05 | error-index: Don't generate 404 instead of removing it. | Eric Huss | -3/+1 |
| 2023-01-05 | Fix error-index redirect to work with back button. | Eric Huss | -11/+10 |
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -6/+6 |
| 2023-01-04 | Rollup merge of #106403 - compiler-errors:rename-hir-methods, r=cjgillot | Michael Goulet | -24/+23 |
| 2023-01-04 | Rollup merge of #106385 - compiler-errors:new-solver-flag, r=jackh726 | Michael Goulet | -1/+1 |
| 2023-01-04 | Rollup merge of #106460 - c410-f3r:moar-errors, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-01-04 | Move tests | Caio | -1/+1 |
| 2023-01-04 | Update tests, etc | Michael Goulet | -1/+1 |
| 2023-01-04 | Update cargo | Weihang Lo | -0/+14 |
| 2023-01-04 | Rollup merge of #106396 - jyn514:bump-stage-date, r=pietroalbini | Matthias Krüger | -11/+16 |
| 2023-01-04 | Rollup merge of #106327 - gimbles:dbg, r=jyn514 | Matthias Krüger | -0/+17 |
| 2023-01-03 | Rollup merge of #106381 - aDotInTheVoid:jsondoclint-more-options, r=notriddle | Michael Goulet | -33/+103 |
| 2023-01-04 | get_parent and find_parent | Michael Goulet | -15/+14 |
| 2023-01-04 | rename find_parent_node to opt_parent_id | Michael Goulet | -1/+1 |
| 2023-01-04 | rename get_parent_node to parent_id | Michael Goulet | -21/+21 |
| 2023-01-03 | Add `build_helper` crate to share code between tidy and bootstrap | Nilstrieb | -0/+80 |
| 2023-01-03 | Rollup merge of #104552 - DebugSteven:warn-newer-x, r=jyn514 | Matthias Krüger | -1/+78 |
| 2023-01-03 | jsondoclint: Add option to dump errors as json. | Nixon Enraght-Moony | -4/+25 |
| 2023-01-03 | jsondoclint: Find selector for missing ID when error is created, not reported. | Nixon Enraght-Moony | -42/+64 |
| 2023-01-03 | jsondoclint: Add `--verbose` flag. | Nixon Enraght-Moony | -6/+26 |
| 2023-01-03 | jsondoclint: Parse args with clap. | Nixon Enraght-Moony | -4/+11 |
| 2023-01-03 | Auto merge of #105609 - bjorn3:shrink_rustc_dev, r=jyn514 | bors | -0/+10 |
| 2023-01-02 | no_deps | J Haigh | -0/+1 |
| 2023-01-03 | Allow passing a specific date to `bump-stage0` | Joshua Nelson | -11/+16 |
| 2023-01-02 | use cargo_metadata to get x version | DebugSteven | -28/+11 |
| 2023-01-02 | Rollup merge of #106354 - aDotInTheVoid:rdj-always-discr, r=GuillaumeGomez | Michael Goulet | -18/+18 |
| 2023-01-02 | get latest x version from parsing cargo command | DebugSteven | -10/+39 |
| 2023-01-03 | print highest error code | Ezra Shaw | -0/+1 |
| 2023-01-02 | fix CI | Ezra Shaw | -7/+8 |
| 2023-01-02 | pattern destructure `has_test` | Ezra Shaw | -3/+1 |
| 2023-01-01 | Implement fix for #67535 | Troy Neubauer | -1/+1 |
| 2023-01-01 | improve error message | J Haigh | -1/+1 |
| 2023-01-01 | fix typo | J Haigh | -1/+1 |
| 2023-01-01 | combine error branches | DebugSteven | -3/+1 |
| 2023-01-02 | fixup warnings | Ezra Shaw | -72/+53 |
| 2023-01-01 | fix formatting | DebugSteven | -4/+8 |
| 2023-01-02 | fix CI error | Ezra Shaw | -2/+3 |
| 2023-01-01 | handle error case where --wrapper-version argument doesn't exist | DebugSteven | -3/+17 |
| 2023-01-02 | use more paths in error codes | Ezra Shaw | -5/+7 |
| 2023-01-02 | docs: revert removal of `E0729` | Ezra Shaw | -1/+1 |
| 2023-01-01 | Rustdoc-Json: Report discriminant on all kinds of enum variant. | Nixon Enraght-Moony | -18/+18 |
| 2023-01-01 | refactor: clean up `errors.rs` and `error_codes_check.rs` | Ezra Shaw | -386/+400 |
| 2022-12-31 | Auto merge of #106336 - matthiaskrgr:rollup-4p6bgwf, r=matthiaskrgr | bors | -2/+2 |
| 2022-12-31 | Auto merge of #106282 - Ezrashaw:merge-e0465, r=estebank | bors | -2/+2 |
| 2022-12-31 | Fix tidy unittest. | Eric Huss | -2/+2 |