| Age | Commit message (Expand) | Author | Lines |
| 2022-10-31 | rustdoc: change `.src-line-numbers > span` to `.src-line-numbers > a` | Michael Howell | -47/+72 |
| 2022-10-31 | Rollup merge of #103732 - Mark-Simulacrum:revert-compiler-builtins, r=jyn514 | Dylan DPC | -40/+22 |
| 2022-10-31 | Rollup merge of #103603 - camsteffen:refactor-lang, r=oli-obk | Dylan DPC | -39/+29 |
| 2022-10-31 | Rollup merge of #103338 - l4l:enum-unreachable-pub, r=nagisa | Dylan DPC | -0/+45 |
| 2022-10-31 | Auto merge of #103787 - notriddle:rollup-q1vmxsb, r=notriddle | bors | -152/+424 |
| 2022-10-30 | Rollup merge of #103764 - SarthakSingh31:issue-94187-2, r=compiler-errors | Michael Howell | -5/+11 |
| 2022-10-30 | Rollup merge of #103758 - GuillaumeGomez:reexports-search-result-test, r=notr... | Michael Howell | -0/+28 |
| 2022-10-30 | Rollup merge of #103746 - notriddle:notriddle/incoherent-dyn-trait, r=Guillau... | Michael Howell | -0/+50 |
| 2022-10-30 | Rollup merge of #102689 - ayrtonm:master, r=cjgillot | Michael Howell | -0/+51 |
| 2022-10-30 | Rollup merge of #102101 - BelovDV:new-check-lld-version, r=petrochenkov | Michael Howell | -9/+22 |
| 2022-10-30 | Rollup merge of #101944 - notriddle:notriddle/toggle-all-docs, r=jsha,Guillau... | Michael Howell | -7/+14 |
| 2022-10-30 | Rollup merge of #101428 - JakobDegen:build-tests, r=oli-obk | Michael Howell | -110/+134 |
| 2022-10-30 | Rollup merge of #97971 - Soveu:varargs, r=jackh726 | Michael Howell | -21/+114 |
| 2022-10-31 | Auto merge of #103331 - nnethercote:convert-switch-to-br, r=scottmcm | bors | -29/+83 |
| 2022-10-31 | Use `br` instead of `switch` in more cases. | Nicholas Nethercote | -29/+83 |
| 2022-10-30 | Auto merge of #103479 - nikic:update-llvm-9, r=cuviper | bors | -0/+0 |
| 2022-10-30 | Auto merge of #103299 - nikic:usub-overflow, r=wesleywiser | bors | -0/+16 |
| 2022-10-30 | All verbosity checks in `PrettyPrinter` now go through `PrettyPrinter::should... | Sarthak Singh | -5/+11 |
| 2022-10-30 | Auto merge of #103295 - ishitatsuyuki:ninja, r=cuviper | bors | -4/+5 |
| 2022-10-30 | Add regression test for reexports in search results | Guillaume Gomez | -0/+28 |
| 2022-10-30 | Auto merge of #103010 - petrochenkov:effvisdoc, r=GuillaumeGomez | bors | -112/+92 |
| 2022-10-30 | Auto merge of #103755 - Dylan-DPC:rollup-dl2hups, r=Dylan-DPC | bors | -93/+299 |
| 2022-10-30 | Rollup merge of #103740 - notriddle:notriddle/search-results-padding-bottom, ... | Dylan DPC | -1/+0 |
| 2022-10-30 | Rollup merge of #103588 - weihanglo:rustdoc/url-redirect, r=notriddle | Dylan DPC | -7/+11 |
| 2022-10-30 | Rollup merge of #103560 - zbyrn:issue-103358-fix, r=cjgillot | Dylan DPC | -10/+11 |
| 2022-10-30 | Rollup merge of #93582 - WaffleLapkin:rpitirpit, r=compiler-errors | Dylan DPC | -75/+277 |
| 2022-10-30 | Auto merge of #103721 - RalfJung:miri, r=RalfJung | bors | -74/+346 |
| 2022-10-30 | Auto merge of #103745 - matthiaskrgr:rollup-hipjva8, r=matthiaskrgr | bors | -38/+181 |
| 2022-10-29 | Auto merge of #103731 - Mark-Simulacrum:new-version, r=Mark-Simulacrum | bors | -2/+6 |
| 2022-10-29 | rustdoc: add support for incoherent impls on structs and traits | Michael Howell | -0/+50 |
| 2022-10-30 | Rollup merge of #103737 - notriddle:notriddle/margin, r=GuillaumeGomez | Matthias Krüger | -10/+3 |
| 2022-10-30 | Rollup merge of #103722 - GuillaumeGomez:cleanup-code-example-css, r=notriddle | Matthias Krüger | -28/+24 |
| 2022-10-30 | Rollup merge of #103253 - notriddle:notriddle/test-case-masked-blanket-impl, ... | Matthias Krüger | -0/+5 |
| 2022-10-30 | Rollup merge of #103124 - ldm0:nohard_tests, r=Mark-Simulacrum | Matthias Krüger | -0/+149 |
| 2022-10-29 | Use LanguageItems::require less | Cameron Steffen | -39/+29 |
| 2022-10-29 | rustdoc: Split effective visibilities from rustc from similar data built by r... | Vadim Petrochenkov | -41/+68 |
| 2022-10-29 | rustdoc: Simplify modifications of effective visibility table | Vadim Petrochenkov | -79/+32 |
| 2022-10-29 | Drop miri cross-compile check for Windows | Mark Rousskov | -1/+5 |
| 2022-10-29 | Auto merge of #103450 - cjgillot:elision-nodedup, r=Mark-Simulacrum | bors | -1/+19 |
| 2022-10-29 | rustdoc: remove unnecessary `.search-results { padding-bottom }` | Michael Howell | -1/+0 |
| 2022-10-29 | rustdoc: use CSS margin/padding shorthand when all are being set | Michael Howell | -10/+3 |
| 2022-10-29 | Run rustfix test for 103317 case | Kitsu | -3/+18 |
| 2022-10-29 | Revert "Make the `c` feature for `compiler-builtins` opt-in instead of inferred" | Mark Rousskov | -40/+22 |
| 2022-10-29 | Bump to 1.67.0 | Mark Rousskov | -1/+1 |
| 2022-10-29 | Rollup merge of #103699 - compiler-errors:dyn-star-cast-bad, r=TaKO8Ki | Guillaume Gomez | -0/+58 |
| 2022-10-29 | Rollup merge of #103653 - GuillaumeGomez:missing-impl-private-json, r=notriddle | Guillaume Gomez | -5/+53 |
| 2022-10-29 | Rollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_allowed, r=compiler-errors | Guillaume Gomez | -96/+138 |
| 2022-10-29 | Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errors | Guillaume Gomez | -144/+144 |
| 2022-10-29 | Rollup merge of #102721 - nbdd0121:panic, r=Amanieu | Guillaume Gomez | -0/+31 |
| 2022-10-29 | Rollup merge of #102634 - andrewpollack:refactor-test-rustcflags, r=Mark-Simu... | Guillaume Gomez | -39/+22 |