| Age | Commit message (Expand) | Author | Lines |
| 2022-09-26 | make invalid_value lint a bit smarter around enums | Ralf Jung | -76/+189 |
| 2022-09-25 | Auto merge of #102266 - Mark-Simulacrum:fix-custom-rustc, r=jyn514 | bors | -6/+8 |
| 2022-09-25 | Auto merge of #102265 - fee1-dead-contrib:rollup-a7fccbg, r=fee1-dead | bors | -143/+192 |
| 2022-09-25 | Support overriding initial rustc and cargo paths | Mark Rousskov | -6/+8 |
| 2022-09-25 | Rollup merge of #102194 - fee1-dead-contrib:improve-const-drop, r=oli-obk | fee1-dead | -139/+139 |
| 2022-09-25 | Rollup merge of #101997 - cuviper:drop-legacy-pm, r=nikic | fee1-dead | -4/+3 |
| 2022-09-25 | Rollup merge of #101431 - compiler-errors:move-place-ty-for-move-place-sugg, ... | fee1-dead | -0/+50 |
| 2022-09-25 | Auto merge of #100865 - compiler-errors:parent-substs-still, r=cjgillot | bors | -11/+23 |
| 2022-09-25 | Rollup merge of #102242 - notriddle:notriddle/summary, r=GuillaumeGomez | Matthias Krüger | -4/+0 |
| 2022-09-25 | Rollup merge of #102240 - notriddle:notriddle/main-line-numbers, r=GuillaumeG... | Matthias Krüger | -4/+0 |
| 2022-09-25 | Rollup merge of #102216 - ehuss:rustdoc-diagnostic-width, r=notriddle | Matthias Krüger | -2/+2 |
| 2022-09-25 | Rollup merge of #102161 - compiler-errors:issue-102138, r=tmandry | Matthias Krüger | -0/+57 |
| 2022-09-25 | Rollup merge of #102016 - lcnr:given-OutlivesEnvironment, r=jackh726 | Matthias Krüger | -0/+50 |
| 2022-09-24 | Auto merge of #102040 - TaKO8Ki:separate-definitions-and-hir-owners, r=cjgillot | bors | -98/+99 |
| 2022-09-24 | Note the type when unable to drop values in compile time | Deadbeef | -139/+139 |
| 2022-09-24 | Auto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514 | bors | -29/+112 |
| 2022-09-24 | Add test | Michael Goulet | -0/+11 |
| 2022-09-24 | Only record extra lifetime params for async trait fn with no body | Michael Goulet | -50/+4 |
| 2022-09-24 | Resolve async fn signature even without body (in trait) | Michael Goulet | -4/+96 |
| 2022-09-24 | Copy `bootstrap.exe` on Windows, not `bootstrap` | Joshua Nelson | -1/+1 |
| 2022-09-24 | rustdoc: remove unused CSS `.summary` | Michael Howell | -4/+0 |
| 2022-09-24 | rustdoc: remove unused CSS `#main-content > .line-numbers` | Michael Howell | -4/+0 |
| 2022-09-24 | separate definitions and `HIR` owners | Takayuki Maeda | -98/+99 |
| 2022-09-24 | Rollup merge of #102226 - RalfJung:miri-sysroot-build, r=oli-obk | Matthias Krüger | -1/+1 |
| 2022-09-24 | Rollup merge of #102210 - notriddle:notriddle/did-you-mean, r=cjgillot | Matthias Krüger | -0/+51 |
| 2022-09-24 | Rollup merge of #102203 - notriddle:notriddle/source-sidebar, r=GuillaumeGomez | Matthias Krüger | -5/+0 |
| 2022-09-24 | Rollup merge of #102109 - petrochenkov:addids, r=oli-obk | Matthias Krüger | -2/+45 |
| 2022-09-24 | Auto merge of #102064 - cjgillot:revert, r=Mark-Simulacrum | bors | -74/+19 |
| 2022-09-24 | bootstrap/miri: switch to non-deprecated env var for setting the sysroot folder | Ralf Jung | -1/+1 |
| 2022-09-24 | Rollup merge of #102218 - ehuss:rustc-flags, r=JohnTitor | Matthias Krüger | -0/+11 |
| 2022-09-24 | Rollup merge of #102199 - GuillaumeGomez:improve-rustdoc-gui-tests, r=notriddle | Matthias Krüger | -6/+12 |
| 2022-09-24 | Rollup merge of #102176 - ojeda:add-llvm-dis-to-ci-llvm, r=Mark-Simulacrum | Matthias Krüger | -1/+2 |
| 2022-09-24 | Rollup merge of #102175 - oli-obk:miri_subtree_cleanup, r=jyn514 | Matthias Krüger | -22/+22 |
| 2022-09-24 | Rollup merge of #102152 - compiler-errors:issue-102140, r=fee1-dead | Matthias Krüger | -0/+59 |
| 2022-09-24 | Rollup merge of #102146 - notriddle:notriddle/sidebar-jank, r=GuillaumeGomez | Matthias Krüger | -13/+28 |
| 2022-09-24 | Rollup merge of #102082 - andrewpollack:uid-ignore, r=tmandry | Matthias Krüger | -0/+1 |
| 2022-09-24 | Rollup merge of #102081 - andrewpollack:add-execvp-calls-ignore, r=tmandry | Matthias Krüger | -0/+1 |
| 2022-09-24 | Rollup merge of #101780 - chriswailes:android-platform, r=joshtriplett | Matthias Krüger | -6/+52 |
| 2022-09-23 | Document some missing command-line arguments | Eric Huss | -0/+11 |
| 2022-09-24 | Auto merge of #102068 - cjgillot:erased-lifetime-print, r=eholk | bors | -69/+69 |
| 2022-09-23 | rustdoc: Stabilize --diagnostic-width | Eric Huss | -2/+2 |
| 2022-09-23 | Respond to document review feedback | Chris Wailes | -3/+3 |
| 2022-09-24 | Bless miri. | Camille GILLOT | -1/+1 |
| 2022-09-23 | diagnostics: avoid syntactically invalid suggestion in if conditionals | Michael Howell | -0/+51 |
| 2022-09-23 | rustdoc: remove no-op CSS rule `#source-sidebar { z-index: 1 }` | Michael Howell | -1/+0 |
| 2022-09-23 | rustdoc: remove no-op mobile CSS `#source-sidebar { z-index: 11 }` | Michael Howell | -4/+0 |
| 2022-09-23 | Auto merge of #102192 - matthiaskrgr:rollup-0ctjzco, r=matthiaskrgr | bors | -143/+70 |
| 2022-09-23 | Bless clippy. | Camille GILLOT | -11/+11 |
| 2022-09-23 | Bless 32bit ui. | Camille GILLOT | -8/+8 |
| 2022-09-23 | Bless pretty tests. | Camille GILLOT | -3/+3 |