| Age | Commit message (Expand) | Author | Lines |
| 2023-01-01 | Cleanup `mingw-tidy` docker job | Joshua Nelson | -3/+2 |
| 2023-01-01 | Auto merge of #106349 - LeSeulArtichaut:dyn-star-tracking-issue, r=jackh726 | bors | -10/+10 |
| 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 | -144/+167 |
| 2023-01-01 | Use the correct tracking issue for `dyn_star` | Léo Lanteri Thauvin | -10/+10 |
| 2023-01-01 | Auto merge of #106350 - GuillaumeGomez:gui-test-explanation-2, r=notriddle | bors | -0/+1 |
| 2023-01-01 | clean: Always store enum disriminant. | Nixon Enraght-Moony | -59/+92 |
| 2023-01-01 | Merge multiple mutable borrows of immutable binding errors | Esteban Küber | -53/+87 |
| 2023-01-01 | reduce spans for `unsafe impl` errors | Lukas Markeffsky | -26/+12 |
| 2023-01-01 | Add comment explaining what docblock-table GUI test is about | Guillaume Gomez | -0/+1 |
| 2023-01-01 | Auto merge of #106312 - tgross35:update-book-target, r=JohnTitor | bors | -1/+4 |
| 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 | -13/+45 |
| 2022-12-31 | Rollup merge of #106334 - ehuss:fix-tidy-unittests, r=jyn514 | Matthias Krüger | -3/+38 |
| 2022-12-31 | Rollup merge of #106328 - GuillaumeGomez:gui-test-explanation, r=notriddle | Matthias Krüger | -0/+1 |
| 2022-12-31 | Rollup merge of #106297 - notriddle:notriddle/scrape-help, r=GuillaumeGomez | Matthias Krüger | -10/+6 |
| 2022-12-31 | Run `cargo test` on tidy itself. | Eric Huss | -1/+36 |
| 2022-12-31 | Auto merge of #106282 - Ezrashaw:merge-e0465, r=estebank | bors | -26/+26 |
| 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 | -2/+2 |
| 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 | remove commented out old code | DebugSteven | -1/+0 |
| 2022-12-31 | spawn x command and compare semvers | DebugSteven | -10/+30 |
| 2022-12-31 | remove leading comma from macro expansion | DebugSteven | -25/+7 |
| 2022-12-31 | warn when there's a newer version of the x tool available | DebugSteven | -1/+47 |
| 2022-12-31 | Add missing extern crate rustc_driver | bjorn3 | -0/+5 |
| 2022-12-31 | Add missing extern crate rustc_driver | bjorn3 | -0/+72 |
| 2022-12-31 | Add help for the error message when missing rustc_driver | bjorn3 | -0/+33 |
| 2022-12-31 | Only include metadata for non-dynamic libraries in rustc-dev | bjorn3 | -10/+56 |
| 2022-12-31 | Auto merge of #106302 - compiler-errors:terr-coerce-w-infer, r=estebank | bors | -72/+31 |
| 2022-12-31 | Add comment explaining what the GUI scrape-examples-fonts test is about | Guillaume Gomez | -0/+1 |
| 2022-12-31 | Add tidy check for dbg | gimbles | -0/+17 |
| 2022-12-31 | Auto merge of #106245 - estebank:mutability-suggestions, r=jyn514 | bors | -160/+326 |
| 2022-12-31 | refactor: merge `E0465` into `E0464` | Ezra Shaw | -26/+26 |
| 2022-12-30 | Rollup merge of #106314 - jyn514:fix-panic, r=jyn514 | Michael Goulet | -22/+22 |
| 2022-12-30 | Rollup merge of #106310 - compiler-errors:old-git, r=jyn514 | Michael Goulet | -14/+9 |
| 2022-12-30 | Rollup merge of #106305 - jyn514:tail-args, r=Mark-Simulacrum | Michael Goulet | -77/+82 |
| 2022-12-30 | Rollup merge of #106295 - GuillaumeGomez:extend-scraped-examples-layout-test,... | Michael Goulet | -0/+14 |
| 2022-12-30 | Rollup merge of #106286 - Nilstrieb:tidy-cowows, r=jyn514 | Michael Goulet | -35/+34 |
| 2022-12-30 | Rollup merge of #106248 - dtolnay:revertupcastlint, r=jackh726 | Michael Goulet | -93/+9 |