| Age | Commit message (Expand) | Author | Lines |
| 2022-10-02 | Auto merge of #100557 - dawnofmidnight:tarball-commit-info, r=Mark-Simulacrum | bors | -47/+121 |
| 2022-10-02 | Auto merge of #102530 - cuviper:upgrade-i586-gnu, r=pietroalbini | bors | -7/+798 |
| 2022-10-02 | Auto merge of #102586 - Dylan-DPC:rollup-g107h6z, r=Dylan-DPC | bors | -3/+48 |
| 2022-10-02 | Rollup merge of #102566 - compiler-errors:test-102498, r=Mark-Simulacrum | Dylan DPC | -0/+39 |
| 2022-10-02 | Rollup merge of #102556 - WaffleLapkin:implied_by_btree_new, r=Mark-Simulacrum | Dylan DPC | -1/+3 |
| 2022-10-02 | Rollup merge of #100451 - hovinen:no-panic-on-result-err-in-test, r=Mark-Simu... | Dylan DPC | -2/+6 |
| 2022-10-02 | Auto merge of #98354 - camsteffen:is-some-and-by-value, r=m-ou-se | bors | -2/+2 |
| 2022-10-02 | Auto merge of #102535 - scottmcm:optimize-split-at-partition-point, r=thomcc | bors | -0/+20 |
| 2022-10-02 | Add a known-bug test for #102498 | Michael Goulet | -0/+39 |
| 2022-10-02 | Auto merge of #102424 - sunfishcode:sunfishcode/hidden-main, r=nagisa | bors | -1/+1 |
| 2022-10-02 | Auto merge of #102558 - matthiaskrgr:rollup-0odec1c, r=matthiaskrgr | bors | -10/+55 |
| 2022-10-02 | Rollup merge of #102557 - Joshument:master, r=jyn514 | Matthias Krüger | -2/+3 |
| 2022-10-02 | Rollup merge of #102525 - notriddle:notriddle/array-link, r=GuillaumeGomez,jsha | Matthias Krüger | -8/+50 |
| 2022-10-02 | Rollup merge of #102353 - bjorn3:allow_rustix_use_libc, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2022-10-01 | fix issue with x.py setup running into explicit panic | Joshument | -2/+3 |
| 2022-10-01 | Auto merge of #102193 - ferrocene:pa-remote-test-server-improvements, r=Mark-... | bors | -17/+33 |
| 2022-10-01 | make tidy accept multi-line `rustc_const_unstable` attributes | Maybe Waffle | -1/+3 |
| 2022-10-01 | fix: use git-commit-info for version information | dawnofmidnight | -47/+121 |
| 2022-10-01 | Auto merge of #102236 - cjgillot:compute_lint_levels_by_def, r=oli-obk | bors | -8/+8 |
| 2022-10-01 | Auto merge of #102545 - matthiaskrgr:rollup-13i3tc3, r=matthiaskrgr | bors | -1/+0 |
| 2022-10-01 | Change feature name to is_some_and | Cameron Steffen | -1/+1 |
| 2022-10-01 | Change is_some_and to take by value | Cameron Steffen | -1/+1 |
| 2022-10-01 | Rollup merge of #102533 - notriddle:notriddle/a-source, r=Dylan-DPC | Matthias Krüger | -1/+0 |
| 2022-10-01 | Auto merge of #102519 - Alexendoo:format-args-macro-str, r=m-ou-se | bors | -14/+108 |
| 2022-10-01 | Compute `lint_levels` by definition | Deadbeef | -8/+8 |
| 2022-10-01 | Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank | bors | -1627/+1607 |
| 2022-10-01 | `ui-fulldeps`: adopt to the new rustc lint API | Maybe Waffle | -39/+43 |
| 2022-10-01 | bless rustdoc-ui | Maybe Waffle | -48/+48 |
| 2022-10-01 | bless a miri test | Maybe Waffle | -1/+1 |
| 2022-10-01 | bless clippy | Maybe Waffle | -231/+231 |
| 2022-10-01 | bless ui tests | Maybe Waffle | -1194/+1194 |
| 2022-10-01 | rustdoc: adopt to the new lint API | Maybe Waffle | -78/+61 |
| 2022-10-01 | clippy: adopt to the new lint API | Maybe Waffle | -36/+29 |
| 2022-10-01 | Auto merge of #102237 - GuillaumeGomez:sidebar-links-color, r=notriddle | bors | -63/+247 |
| 2022-09-30 | Tell LLVM that `partition_point` returns a valid fencepost | Scott McMurray | -0/+20 |
| 2022-09-30 | rustdoc: remove unused CSS selector `a.source` | Michael Howell | -1/+0 |
| 2022-10-01 | Auto merge of #102526 - matthiaskrgr:rollup-9o6p98c, r=matthiaskrgr | bors | -22/+129 |
| 2022-10-01 | Auto merge of #101969 - reez12g:issue-101306, r=reez12g | bors | -0/+2 |
| 2022-09-30 | Upgrade dist-i586-gnu-i586-i686-musl to ubuntu:22.04 | Josh Stone | -7/+798 |
| 2022-10-01 | Add a comment to downloading fmt statement | Rento Ezoe | -0/+1 |
| 2022-09-30 | Allow `hidden` in src/test/codegen/abi-main-signature-32bit-c-int.rs | Dan Gohman | -1/+1 |
| 2022-09-30 | Rollup merge of #102521 - notriddle:notriddle/impl-items-section, r=Guillaume... | Matthias Krüger | -14/+37 |
| 2022-09-30 | Rollup merge of #102490 - compiler-errors:closure-body-impl-lifetime, r=cjgillot | Matthias Krüger | -0/+50 |
| 2022-09-30 | Rollup merge of #102483 - spastorino:create-defs-on-lowering, r=cjgillot | Matthias Krüger | -8/+8 |
| 2022-09-30 | Rollup merge of #102361 - fee1-dead-contrib:fix-102156, r=eholk | Matthias Krüger | -0/+34 |
| 2022-09-30 | rustdoc: remove orphaned link on array bracket | Michael Howell | -8/+50 |
| 2022-09-30 | Auto merge of #102517 - nikic:update-llvm-8, r=cuviper | bors | -0/+0 |
| 2022-09-30 | rustdoc: update test cases for `<section>` tags in traits | Michael Howell | -11/+11 |
| 2022-09-30 | create def ids for impl traits during ast lowering | Santiago Pastorino | -8/+8 |
| 2022-09-30 | rustdoc: add gui test for no-docblock margins | Michael Howell | -0/+20 |