| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 |
| 2022-09-23 | Bless cgu test. | Camille GILLOT | -3/+3 |
| 2022-09-23 | Always print '_, even for erased lifetimes. | Camille GILLOT | -43/+43 |
| 2022-09-23 | rustdoc: fix GUI tests to deal with slightly changed width | Michael Howell | -12/+12 |
| 2022-09-23 | Improve GUI tests by using variables | Guillaume Gomez | -5/+11 |
| 2022-09-23 | Update browser-ui-test version to 0.11.0 | Guillaume Gomez | -1/+1 |
| 2022-09-23 | rustdoc: add regression test for sidebar width jank | Michael Howell | -0/+15 |
| 2022-09-23 | rustdoc: CSS prevent sidebar width change jank | Michael Howell | -1/+1 |
| 2022-09-23 | Rollup merge of #102158 - notriddle:notriddle/stab-p, r=GuillaumeGomez | Matthias Krüger | -30/+17 |
| 2022-09-23 | Rollup merge of #102148 - RalfJung:miri-test, r=oli-obk | Matthias Krüger | -0/+24 |
| 2022-09-23 | Rollup merge of #102137 - b-naber:lazy-const-val-conversion, r=lcnr | Matthias Krüger | -35/+6 |
| 2022-09-23 | Rollup merge of #102134 - flba-eb:master, r=bjorn3 | Matthias Krüger | -78/+23 |
| 2022-09-23 | Auto merge of #102056 - b-naber:unevaluated, r=lcnr | bors | -5/+4 |
| 2022-09-23 | rename Unevaluated to UnevaluatedConst | b-naber | -4/+4 |
| 2022-09-23 | fix test | b-naber | -35/+6 |
| 2022-09-23 | Auto merge of #102165 - matthiaskrgr:rollup-n5oquhe, r=matthiaskrgr | bors | -29/+257 |
| 2022-09-23 | Add `llvm-dis` to the set of tools in `ci-llvm` | Miguel Ojeda | -1/+2 |
| 2022-09-23 | Repair stderr test result to added line | Florian Bartels | -1/+1 |
| 2022-09-23 | Also require other subtrees to always build successfully | Oli Scherer | -22/+22 |
| 2022-09-23 | ignore test cases when checking emscripten | Florian Bartels | -0/+2 |
| 2022-09-23 | Auto merge of #102150 - matthiaskrgr:rollup-6xmd8f3, r=matthiaskrgr | bors | -32/+72 |
| 2022-09-23 | Adapt test results | Florian Bartels | -6/+5 |