| Age | Commit message (Expand) | Author | Lines |
| 2022-09-01 | Rollup merge of #101271 - QuinnPainter:patch-1, r=Dylan-DPC | Matthias Krüger | -0/+0 |
| 2022-09-01 | Rollup merge of #101256 - andrewpollack:fuchsia-docs-adding, r=tmandry | Matthias Krüger | -10/+18 |
| 2022-09-01 | Rollup merge of #101254 - rust-lang:notriddle/remove-even-more-css, r=jsha | Matthias Krüger | -8/+0 |
| 2022-09-01 | Rollup merge of #101251 - diminishedprime:patch-1, r=JohnTitor | Matthias Krüger | -1/+1 |
| 2022-09-01 | Rollup merge of #101245 - GuillaumeGomez:remove-unneeded-where-whitespace, r=... | Matthias Krüger | -67/+114 |
| 2022-09-01 | Rollup merge of #101072 - tmandry:llvm-is-vanilla, r=Mark-Simulacrum | Matthias Krüger | -5/+10 |
| 2022-09-01 | Rollup merge of #100852 - Samyak2:samyak/100459, r=Mark-Simulacrum | Matthias Krüger | -4/+11 |
| 2022-09-01 | Rollup merge of #94467 - ibraheemdev:master, r=pnkfelix | Matthias Krüger | -0/+56 |
| 2022-09-01 | Allow deriving multiple subdiagnostics using one SessionSubdiagnostic | Xiretza | -48/+34 |
| 2022-09-01 | rustdoc: remove unneeded CSS `.content table td:first-child > a` | Michael Howell | -1/+0 |
| 2022-09-01 | Revert parts of "use derive proc macro to impl SessionDiagnostic" | Xiretza | -85/+313 |
| 2022-09-01 | Auto merge of #101239 - oli-obk:tracing_cleanup, r=estebank | bors | -6/+4 |
| 2022-09-01 | Adjust stderr file | Oli Scherer | -2/+2 |
| 2022-09-01 | tracing::instrument cleanup | Oli Scherer | -4/+2 |
| 2022-09-01 | do not suggest adding `move` to closure when `move` is already used | Takayuki Maeda | -0/+26 |
| 2022-09-01 | Auto merge of #100606 - cuviper:upgrade-linux-ci, r=Mark-Simulacrum | bors | -52/+26 |
| 2022-09-01 | Add regression test for #101129 | Guillaume Gomez | -0/+24 |
| 2022-09-01 | Correctly merge impl block cfg attributes with its parents | Guillaume Gomez | -20/+40 |
| 2022-09-01 | Move error code book into a sub folder | Guillaume Gomez | -59/+40 |
| 2022-09-01 | Fix typo in comment | Nixon Enraght-Moony | -1/+1 |
| 2022-09-01 | Fix filename of armv4t-none-eabi.md | Quinn Painter | -0/+0 |
| 2022-09-01 | Auto merge of #100869 - nnethercote:replace-ThinVec, r=spastorino | bors | -34/+34 |
| 2022-09-01 | Auto merge of #100707 - dzvon:fix-typo, r=davidtwco | bors | -85/+85 |
| 2022-09-01 | Auto merge of #100537 - petrochenkov:piccheck, r=oli-obk | bors | -2/+2 |
| 2022-09-01 | Tweaks to fuchsia doc walkthrough | Andrew Pollack | -10/+18 |
| 2022-09-01 | Auto merge of #100210 - mystor:proc_macro_diag_struct, r=eddyb | bors | -55/+4 |
| 2022-08-31 | rustdoc: remove unused `.docblock .impl-items` CSS | Michael Howell | -8/+0 |
| 2022-08-31 | Auto merge of #101249 - matthiaskrgr:rollup-wahnoz8, r=matthiaskrgr | bors | -4312/+9535 |
| 2022-08-31 | update few crates to drop old deps | klensy | -8/+0 |
| 2022-08-31 | Fix bad target name in Walkthrough | Matt Hamrick | -1/+1 |
| 2022-08-31 | Rollup merge of #101240 - JohnTitor:JohnTitor-patch-1, r=ehuss | Matthias Krüger | -1/+1 |
| 2022-08-31 | Rollup merge of #101230 - davidtwco:translation-internal-lint-no-self-lint, r... | Matthias Krüger | -7/+15 |
| 2022-08-31 | Rollup merge of #101161 - ldm0:ldm_fix_diagnostic, r=cjgillot | Matthias Krüger | -15/+45 |
| 2022-08-31 | Rollup merge of #101140 - Jarcho:clippyup, r=Jarcho | Matthias Krüger | -3973/+9254 |
| 2022-08-31 | Rollup merge of #100844 - evopen:migrate-diag, r=davidtwco | Matthias Krüger | -313/+85 |
| 2022-08-31 | Rollup merge of #100838 - hkmatsumoto:move-gen-args-to-trait-when-appropriate... | Matthias Krüger | -3/+127 |
| 2022-08-31 | Rollup merge of #100787 - chenyukang:fix-100770-pretty-crash, r=petrochenkov | Matthias Krüger | -0/+8 |
| 2022-08-31 | Auto merge of #100085 - RalfJung:op-ty-len, r=oli-obk | bors | -1/+1 |
| 2022-08-31 | Generate error index with mdbook instead of raw HTML pages | Guillaume Gomez | -140/+213 |
| 2022-08-31 | Add rustdoc GUI test | Guillaume Gomez | -0/+27 |
| 2022-08-31 | Update rustdoc tests | Guillaume Gomez | -52/+77 |
| 2022-08-31 | Remove unneeded extra whitespace before where clause | Guillaume Gomez | -15/+10 |
| 2022-08-31 | Use `CountIsStart` in clippy | Jason Newcomb | -3/+3 |
| 2022-08-31 | Fix a typo on `wasm64-unknown-unknown` doc | Yuki Okushi | -1/+1 |
| 2022-08-31 | Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup | Jason Newcomb | -3973/+9254 |
| 2022-08-31 | fix a clippy test | Ralf Jung | -1/+1 |
| 2022-08-31 | lint: avoid linting diag functions with diag lints | David Wood | -7/+15 |
| 2022-08-31 | Rollup merge of #101216 - ehuss:sanitizer-links, r=JohnTitor | Ralf Jung | -10/+26 |
| 2022-08-31 | Rollup merge of #101204 - aDotInTheVoid:async-resugar-in-clean, r=GuillaumeGomez | Ralf Jung | -16/+46 |
| 2022-08-31 | Rollup merge of #100730 - CleanCut:diagnostics-rustc_monomorphize, r=davidtwco | Ralf Jung | -2/+2 |