| Age | Commit message (Expand) | Author | Lines |
| 2022-09-19 | Adding ignore fuchsia tests for Backtrace, ErrorKind cases | Andrew Pollack | -4/+10 |
| 2022-09-19 | Auto merge of #101901 - lcnr:early-binder-type-foldable, r=compiler-errors | bors | -10/+5 |
| 2022-09-19 | remove the `Subst` trait, always use `EarlyBinder` | lcnr | -10/+5 |
| 2022-09-19 | Auto merge of #101629 - compiler-errors:issue-101623, r=sanxiyn | bors | -1/+40 |
| 2022-09-19 | Auto merge of #101924 - jackh726:revert-static-hrtb-error, r=compiler-errors | bors | -0/+200 |
| 2022-09-19 | Auto merge of #101799 - LukeMathWalker:distribute-json-doc, r=jyn514 | bors | -62/+219 |
| 2022-09-18 | Auto merge of #101332 - sashashura:patch-1, r=pietroalbini | bors | -0/+9 |
| 2022-09-18 | Auto merge of #101963 - scottmcm:from-ptr-range-optimization, r=Mark-Simulacrum | bors | -0/+23 |
| 2022-09-17 | Add a codegen test for slice::from_ptr_range | Scott McMurray | -0/+23 |
| 2022-09-18 | Rollup merge of #101954 - notriddle:notriddle/location-a-first-of-type, r=Gui... | Matthias Krüger | -4/+0 |
| 2022-09-18 | Rollup merge of #101953 - GuillaumeGomez:fix-error-code-tooltip, r=notriddle | Matthias Krüger | -1/+2 |
| 2022-09-18 | Rollup merge of #101923 - jsha:aux-pages-no-rustdoc-css, r=Mark-Simulacrum | Matthias Krüger | -8/+2 |
| 2022-09-18 | Rollup merge of #101912 - crlf0710:compiler_update_unicode_15, r=Manishearth | Matthias Krüger | -0/+2 |
| 2022-09-18 | Rollup merge of #101151 - jethrogb:jb/sgx-platform, r=JohnTitor | Matthias Krüger | -1/+75 |
| 2022-09-17 | rustdoc: remove redundant `.location a { font-weight: 500 }` | Michael Howell | -4/+0 |
| 2022-09-18 | Fix tooltip display for error codes | Guillaume Gomez | -1/+2 |
| 2022-09-17 | Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgr | bors | -166/+116 |
| 2022-09-17 | Rollup merge of #101943 - notriddle:notriddle/non-exhaustive, r=GuillaumeGomez | Matthias Krüger | -4/+0 |
| 2022-09-17 | Rollup merge of #101942 - Mark-Simulacrum:fix-perf, r=jyn514 | Matthias Krüger | -37/+0 |
| 2022-09-17 | Rollup merge of #101835 - jyn514:fix-vendoring, r=Mark-Simulacrum | Matthias Krüger | -1/+5 |
| 2022-09-17 | Rollup merge of #101826 - andrewpollack:fix-joined-without-noop, r=Mark-Simul... | Matthias Krüger | -3/+1 |
| 2022-09-17 | Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov | Matthias Krüger | -121/+110 |
| 2022-09-17 | Add a new component, `rust-json-docs`, to distribute the JSON-formatted docum... | Luca Palmieri | -62/+219 |
| 2022-09-17 | Auto merge of #101946 - matthiaskrgr:rollup-jqkhsku, r=matthiaskrgr | bors | -139/+304 |
| 2022-09-17 | Rollup merge of #101934 - GuillaumeGomez:theme-links-cleanup, r=notriddle | Matthias Krüger | -78/+152 |
| 2022-09-17 | Rollup merge of #101918 - notriddle:notriddle/all, r=GuillaumeGomez | Matthias Krüger | -28/+24 |
| 2022-09-17 | Rollup merge of #101873 - WaffleLapkin:x-build-proc-macro-srv, r=jyn514 | Matthias Krüger | -10/+22 |
| 2022-09-17 | Rollup merge of #101824 - notriddle:notriddle/html-as-generics-intra-doc-link... | Matthias Krüger | -1/+43 |
| 2022-09-17 | Rollup merge of #101801 - SparrowLii:query_depth_note, r=estebank | Matthias Krüger | -0/+42 |
| 2022-09-17 | Rollup merge of #101783 - chriswailes:env-vars, r=jyn514 | Matthias Krüger | -10/+18 |
| 2022-09-17 | Rollup merge of #101781 - chriswailes:dynamic-llvm-on-musl, r=jyn514 | Matthias Krüger | -12/+3 |
| 2022-09-17 | Auto merge of #101890 - rust-lang:pa-bump-version, r=pietroalbini | bors | -1/+1 |
| 2022-09-17 | rustdoc: remove unused CSS `.non-exhaustive { margin-bottom }` | Michael Howell | -4/+0 |
| 2022-09-17 | Use Predicate ConstraintCategory when normalizing | Jack Huey | -0/+133 |
| 2022-09-17 | Revert "fix #101691: copy stage0 binaries into stage0-sysroot" | Mark Rousskov | -37/+0 |
| 2022-09-17 | Rollup merge of #101915 - notriddle:notriddle/redirect, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2022-09-17 | Rollup merge of #101807 - jackh726:no-gat-defaults, r=lcnr | Dylan DPC | -0/+54 |
| 2022-09-17 | Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-sta... | Dylan DPC | -0/+28 |
| 2022-09-17 | Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obk | Dylan DPC | -0/+33 |
| 2022-09-17 | Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplett | Dylan DPC | -154/+124 |
| 2022-09-17 | Auto merge of #101928 - notriddle:rollup-pexhhxe, r=notriddle | bors | -125/+224 |
| 2022-09-16 | Rollup merge of #101921 - est31:bootstrap_cfg_rustdoc, r=joshtriplett | Michael Howell | -4/+13 |
| 2022-09-16 | Rollup merge of #101914 - aDotInTheVoid:rdj-path-union-docs, r=jsha | Michael Howell | -1/+9 |
| 2022-09-16 | Rollup merge of #101911 - notriddle:notriddle/source-content, r=GuillaumeGomez | Michael Howell | -2/+0 |
| 2022-09-16 | Rollup merge of #101898 - GuillaumeGomez:rm-unused-css, r=notriddle | Michael Howell | -105/+46 |
| 2022-09-16 | Rollup merge of #101741 - andrewpollack:add-needs-unwind-ui-tests, r=tmandry | Michael Howell | -11/+21 |
| 2022-09-16 | Rollup merge of #101340 - andrewpollack:fuchsia-zxdb-docs, r=tmandry | Michael Howell | -2/+135 |
| 2022-09-17 | Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnr | bors | -29/+27 |
| 2022-09-16 | Don't add rustdoc's CSS to other doc pages | Jacob Hoffman-Andrews | -8/+2 |
| 2022-09-16 | Improve handing of env vars during bootstrap process | Chris Wailes | -10/+18 |