| Age | Commit message (Expand) | Author | Lines |
| 2023-01-12 | Rollup merge of #106733 - DebugSteven:revert-104552-warn-newer-x, r=jyn514 | Matthias Krüger | -70/+1 |
| 2023-01-11 | Deny having src/test exisiting in tidy | Albert Larsan | -0/+17 |
| 2023-01-11 | Revert "warn newer available version of the x tool" | J Haigh | -70/+1 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -33/+47 |
| 2023-01-09 | Rollup merge of #106614 - Ezrashaw:ui-test-fixups-2, r=GuillaumeGomez | fee1-dead | -1/+7 |
| 2023-01-09 | fix: fix CI errors | Ezra Shaw | -1/+7 |
| 2023-01-08 | Rollup merge of #106602 - GuillaumeGomez:tidy-goml-scripts, r=Mark-Simulacrum | Michael Goulet | -2/+11 |
| 2023-01-08 | Add goml scripts to tidy checks | Guillaume Gomez | -2/+11 |
| 2023-01-08 | Rollup merge of #106580 - Ezrashaw:remove-e0313, r=compiler-errors | Yuki Okushi | -2/+2 |
| 2023-01-08 | Rollup merge of #106557 - Ezrashaw:ui-test-fixups-1, r=GuillaumeGomez | Yuki Okushi | -12/+15 |
| 2023-01-08 | remove unreachable error code `E0313` | Ezra Shaw | -2/+2 |
| 2023-01-08 | Auto merge of #104658 - thomcc:rand-update-and-usable-no_std, r=Mark-Simulacrum | bors | -1/+0 |
| 2023-01-07 | minor fixes for `error_codes.rs` tidy check | Ezra Shaw | -12/+15 |
| 2023-01-06 | Rollup merge of #106341 - Ezrashaw:refactor-error-code-tidy-check, r=mejrs,kl... | Matthias Krüger | -386/+384 |
| 2023-01-04 | Update rand in the stdlib tests, and remove the getrandom feature from it | Thom Chiovoloni | -1/+0 |
| 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 cargo | Weihang Lo | -0/+12 |
| 2023-01-04 | Rollup merge of #106327 - gimbles:dbg, r=jyn514 | Matthias Krüger | -0/+17 |
| 2023-01-03 | Rollup merge of #104552 - DebugSteven:warn-newer-x, r=jyn514 | Matthias Krüger | -1/+70 |
| 2023-01-02 | no_deps | J Haigh | -0/+1 |
| 2023-01-02 | use cargo_metadata to get x version | DebugSteven | -28/+11 |
| 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 | 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 |
| 2022-12-31 | rename wrapper-version argument for x to differentiate it from the bootstrap ... | DebugSteven | -1/+1 |
| 2022-12-31 | Update error message | J Haigh | -1/+1 |
| 2022-12-31 | Update error message | J Haigh | -1/+1 |
| 2022-12-31 | formatting | DebugSteven | -6/+6 |
| 2022-12-31 | spawn x command and compare semvers | DebugSteven | -10/+30 |
| 2022-12-31 | remove leading comma from macro expansion | DebugSteven | -23/+5 |
| 2022-12-31 | warn when there's a newer version of the x tool available | DebugSteven | -1/+39 |
| 2022-12-31 | Add tidy check for dbg | gimbles | -0/+17 |
| 2022-12-31 | refactor: merge `E0465` into `E0464` | Ezra Shaw | -2/+2 |
| 2022-12-31 | Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-... | Joshua Nelson | -76/+0 |