| Age | Commit message (Expand) | Author | Lines |
| 2023-01-02 | tweaks to retag diagnostic handling | Ralf Jung | -13/+9 |
| 2023-01-02 | do not add noalias in return position | Ralf Jung | -1/+1 |
| 2023-01-02 | Add regression test for #96287 | Guillaume Gomez | -0/+32 |
| 2023-01-02 | Add regression test for #105742 | Guillaume Gomez | -0/+425 |
| 2023-01-02 | Add regression test for #105737 | Guillaume Gomez | -0/+16 |
| 2023-01-02 | Add regression test for #105334 | Guillaume Gomez | -0/+11 |
| 2023-01-02 | Add regression test for #106226 | Guillaume Gomez | -0/+12 |
| 2023-01-02 | Auto merge of #84762 - cjgillot:resolve-span-opt, r=petrochenkov | bors | -120/+13 |
| 2023-01-02 | Print correct base for too-large literals | clubby789 | -24/+70 |
| 2023-01-02 | maybe | gimbles | -10/+10 |
| 2023-01-02 | Fix rustdoc ICE on bad typedef with mismatching types | Guillaume Gomez | -1/+1 |
| 2023-01-02 | Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomez | bors | -27/+87 |
| 2023-01-02 | Auto merge of #106284 - estebank:merge-mut-errors, r=jyn514 | bors | -226/+435 |
| 2023-01-01 | Reenable limited top-down MIR inlining | Jakob Degen | -91/+184 |
| 2023-01-01 | Verbose suggestions | Esteban Küber | -185/+360 |
| 2023-01-01 | Always take advantage of arithmetic identities | Ben Kimock | -0/+46 |
| 2023-01-02 | fix CI | Ezra Shaw | -7/+8 |
| 2023-01-02 | pattern destructure `has_test` | Ezra Shaw | -3/+1 |
| 2023-01-01 | rustdoc: add test case for dir entry summary position | Michael Howell | -4/+85 |
| 2023-01-01 | Implement fix for #67535 | Troy Neubauer | -1/+62 |
| 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 |