| Age | Commit message (Expand) | Author | Lines |
| 2022-11-13 | Rollup merge of #104181 - jackh726:known-bug-tests, r=Mark-Simulacrum | Manish Goregaokar | -0/+373 |
| 2022-11-13 | Rollup merge of #104158 - Ayush1325:executable, r=Mark-Simulacrum | Manish Goregaokar | -1/+7 |
| 2022-11-13 | Rollup merge of #104105 - davidtwco:split-dwarf-lto, r=michaelwoerister | Manish Goregaokar | -14/+197 |
| 2022-11-13 | Rollup merge of #103709 - cuviper:netbsd-9, r=pietroalbini | Manish Goregaokar | -19/+16 |
| 2022-11-13 | Add a few known-bug tests | Jack Huey | -0/+373 |
| 2022-11-13 | Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomcc | bors | -1/+0 |
| 2022-11-13 | Auto merge of #104370 - matthiaskrgr:rollup-c3b38sm, r=matthiaskrgr | bors | -1/+13 |
| 2022-11-13 | Rollup merge of #104357 - RalfJung:is-sized, r=cjgillot | Matthias Krüger | -1/+1 |
| 2022-11-13 | Rollup merge of #104315 - SparkyPotato:fix-104276, r=cjgillot | Matthias Krüger | -0/+12 |
| 2022-11-13 | Auto merge of #104292 - GuillaumeGomez:fix-missing-reexports-doc-comments, r=... | bors | -7/+121 |
| 2022-11-13 | add is_sized method on Abi and Layout, and use it | Ralf Jung | -1/+1 |
| 2022-11-13 | Auto merge of #104351 - JohnTitor:rollup-ikh2dzr, r=JohnTitor | bors | -177/+237 |
| 2022-11-13 | move span to `self` instead of `crate` | SparkyPotato | -0/+12 |
| 2022-11-13 | Rollup merge of #104345 - fmease:fix-up-a-fluent-message, r=compiler-errors | Yuki Okushi | -1/+29 |
| 2022-11-13 | Rollup merge of #104323 - notriddle:notriddle/scrape-help-background, r=Guill... | Yuki Okushi | -1/+0 |
| 2022-11-13 | Rollup merge of #104318 - c410-f3r:moar-errors, r=petrochenkov | Yuki Okushi | -1/+1 |
| 2022-11-13 | Rollup merge of #104177 - notriddle:notriddle/js-notable-trait-v2, r=Guillaum... | Yuki Okushi | -130/+134 |
| 2022-11-13 | Rollup merge of #103650 - notriddle:notriddle/line-anchors, r=GuillaumeGomez | Yuki Okushi | -44/+73 |
| 2022-11-13 | Auto merge of #104282 - cjgillot:intern-span, r=compiler-errors | bors | -18/+18 |
| 2022-11-13 | Auto merge of #104078 - jyn514:dry-run-progress, r=Mark-Simulacrum | bors | -80/+100 |
| 2022-11-13 | fix up a fluent message | León Orell Valerian Liehr | -1/+29 |
| 2022-11-12 | Auto merge of #103311 - petrochenkov:pblfix, r=bjorn3 | bors | -1/+4 |
| 2022-11-12 | Print "Checking/Building ..." message even when --dry-run is passed | Joshua Nelson | -3/+5 |
| 2022-11-12 | Distinguish `--dry-run` from the automatic dry run check | Joshua Nelson | -78/+96 |
| 2022-11-12 | Update run-make-fulldeps tests | Vadim Petrochenkov | -1/+4 |
| 2022-11-12 | Auto merge of #104325 - GuillaumeGomez:rollup-19bzwoa, r=GuillaumeGomez | bors | -95/+273 |
| 2022-11-12 | Rollup merge of #104319 - GuillaumeGomez:fix-non-clickable-source-link, r=not... | Guillaume Gomez | -2/+5 |
| 2022-11-12 | Rollup merge of #104261 - compiler-errors:formal-and-expected-differ, r=estebank | Guillaume Gomez | -0/+55 |
| 2022-11-12 | Rollup merge of #104250 - GuillaumeGomez:migrate-not-found-link-color, r=notr... | Guillaume Gomez | -13/+36 |
| 2022-11-12 | Rollup merge of #104144 - TaKO8Ki:suggest-removing-unnecessary-dot, r=fee1-dead | Guillaume Gomez | -0/+65 |
| 2022-11-12 | Rollup merge of #104117 - crlf0710:update_feature_gate, r=jackh726 | Guillaume Gomez | -80/+80 |
| 2022-11-12 | Rollup merge of #104110 - krasimirgg:msan-16, r=nagisa | Guillaume Gomez | -0/+32 |
| 2022-11-12 | rustdoc: avoid excessive HTML generated in example sources | Michael Howell | -12/+9 |
| 2022-11-12 | rustdoc: remove no-op CSS `.scrape-help { background: transparent }` | Michael Howell | -1/+0 |
| 2022-11-12 | Auto merge of #103812 - clubby789:improve-include-bytes, r=petrochenkov | bors | -8/+16 |
| 2022-11-12 | Add GUI test to ensure that source links can be clicked | Guillaume Gomez | -0/+5 |
| 2022-11-12 | Tidy | Caio | -1/+1 |
| 2022-11-12 | Fix impossibility to click on source link | Guillaume Gomez | -2/+0 |
| 2022-11-12 | Move tests | Caio | -0/+0 |
| 2022-11-12 | Use same color for links in no result search | Guillaume Gomez | -9/+2 |
| 2022-11-12 | Add GUI test for "no result found" links | Guillaume Gomez | -0/+36 |
| 2022-11-12 | Migrate no result page link color to CSS variables | Guillaume Gomez | -13/+7 |
| 2022-11-12 | Auto merge of #102701 - flba-eb:add_qnx_nostd_support, r=cjgillot | bors | -1/+122 |
| 2022-11-12 | Remove example code as it does not compile in CI | Florian Bartels | -1/+1 |
| 2022-11-12 | Auto merge of #104310 - Dylan-DPC:rollup-wgt1z4a, r=Dylan-DPC | bors | -104/+326 |
| 2022-11-12 | Rollup merge of #104302 - weihanglo:update-cargo, r=weihanglo | Dylan DPC | -0/+0 |
| 2022-11-12 | Rollup merge of #104267 - notriddle:notriddle/checkbox, r=GuillaumeGomez | Dylan DPC | -82/+104 |
| 2022-11-12 | Rollup merge of #104214 - Nilstrieb:returns_impl_Ice, r=compiler-errors | Dylan DPC | -0/+135 |
| 2022-11-12 | Rollup merge of #103970 - oli-obk:unhide_unknown_spans, r=estebank | Dylan DPC | -20/+14 |
| 2022-11-12 | Rollup merge of #102049 - fee1-dead-contrib:derive_const, r=oli-obk | Dylan DPC | -2/+73 |