| Age | Commit message (Expand) | Author | Lines |
| 2022-09-10 | Auto merge of #101639 - matthiaskrgr:rollup-sewkrgm, r=matthiaskrgr | bors | -71/+128 |
| 2022-09-10 | Rollup merge of #101634 - aDotInTheVoid:rdj-test, r=CraftSpider | Matthias Krüger | -55/+61 |
| 2022-09-10 | Rollup merge of #101633 - aDotInTheVoid:rdj-idl, r=jyn514 | Matthias Krüger | -7/+63 |
| 2022-09-10 | Rollup merge of #101624 - notriddle:notriddle/search, r=GuillaumeGomez | Matthias Krüger | -7/+2 |
| 2022-09-10 | Rollup merge of #101616 - TimNN:relax-msan, r=lqd | Matthias Krüger | -1/+1 |
| 2022-09-10 | Rollup merge of #101413 - nicholasbishop:bishop-remove-uefi-static-reloc, r=p... | Matthias Krüger | -1/+1 |
| 2022-09-10 | Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiser | bors | -224/+73 |
| 2022-09-10 | Auto merge of #101609 - flip1995:clippyup, r=Manishearth | bors | -686/+15491 |
| 2022-09-10 | Rustdoc-Json Tests: Use `@is` and `@ismany` more often. | Nixon Enraght-Moony | -55/+61 |
| 2022-09-10 | Rustdoc-Json: Correcty handle intra-doc-links to items without HTML page | Nixon Enraght-Moony | -7/+63 |
| 2022-09-09 | Auto merge of #101617 - Dylan-DPC:rollup-iiy4ipc, r=Dylan-DPC | bors | -119/+117 |
| 2022-09-09 | Stabilze raw-dylib for non-x86 | Daniel Paoliello | -224/+73 |
| 2022-09-09 | Use RelocModel::Pic for UEFI targets | Nicholas Bishop | -1/+1 |
| 2022-09-09 | rustdoc: update test cases | Michael Howell | -2/+2 |
| 2022-09-09 | rustdoc: remove unused CSS `#search { position: relative }` | Michael Howell | -5/+0 |
| 2022-09-09 | Rollup merge of #101612 - tmiasko:repeat128, r=lcnr | Dylan DPC | -0/+14 |
| 2022-09-09 | Rollup merge of #101573 - lcnr:param-kind-ord, r=BoxyUwU | Dylan DPC | -119/+103 |
| 2022-09-09 | Rollup merge of #101492 - TaKO8Ki:suggest-adding-array-length-to-ref-to-array... | Dylan DPC | -5/+89 |
| 2022-09-09 | relax msan error-pattern due to LLVM changes | Tim Neumann | -1/+1 |
| 2022-09-09 | Introduce a fallible variant of LLVMConstIntGetZExtValue | Tomasz Miąsko | -0/+14 |
| 2022-09-09 | Rollup merge of #101600 - notriddle:notriddle/li, r=GuillaumeGomez | Guillaume Gomez | -83/+61 |
| 2022-09-09 | Rollup merge of #101492 - TaKO8Ki:suggest-adding-array-length-to-ref-to-array... | Guillaume Gomez | -5/+89 |
| 2022-09-09 | rustdoc: simplify the codeblock tooltip | Michael Howell | -83/+61 |
| 2022-09-09 | review | lcnr | -41/+41 |
| 2022-09-09 | Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup | Philipp Krones | -686/+15491 |
| 2022-09-09 | Auto merge of #101527 - Kobzol:ci-update-llvm, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-09-09 | Auto merge of #101603 - matthiaskrgr:rollup-8y6kf20, r=matthiaskrgr | bors | -190/+237 |
| 2022-09-09 | Rollup merge of #101593 - GuillaumeGomez:cleanup-theme-tooltip, r=notriddle | Matthias Krüger | -146/+152 |
| 2022-09-09 | Rollup merge of #101563 - sanxiyn:doc-link-uefi, r=ehuss | Matthias Krüger | -3/+3 |
| 2022-09-09 | Rollup merge of #101556 - compiler-errors:tweak-generator-print, r=jackh726 | Matthias Krüger | -1/+1 |
| 2022-09-09 | Rollup merge of #101253 - lyming2007:issue-101163, r=Amanieu | Matthias Krüger | -36/+36 |
| 2022-09-09 | Rollup merge of #99207 - 5225225:msan-eager-checks, r=jackh726 | Matthias Krüger | -4/+45 |
| 2022-09-09 | Adjust pretty printing of RPITITs | Michael Goulet | -10/+10 |
| 2022-09-09 | Appease clippy again | Michael Goulet | -10/+6 |
| 2022-09-09 | Tweak feature error, add test | Michael Goulet | -1/+28 |
| 2022-09-09 | Handle generic parameters. | Camille GILLOT | -16/+33 |
| 2022-09-09 | Deeply check that method signatures match, and allow for nested RPITITs | Michael Goulet | -0/+83 |
| 2022-09-09 | Bless tests, fix ICE with ImplTraitPlaceholder | Michael Goulet | -176/+218 |
| 2022-09-09 | Make clippy happy | Michael Goulet | -2/+7 |
| 2022-09-09 | Add tests | Michael Goulet | -0/+140 |
| 2022-09-09 | Rustdoc support | Michael Goulet | -2/+14 |
| 2022-09-09 | RPITIT placeholder items | Michael Goulet | -2/+2 |
| 2022-09-09 | Add gui test for codeblocks tooltip colors | Guillaume Gomez | -0/+96 |
| 2022-09-09 | Clean up themes a bit more | Guillaume Gomez | -146/+56 |
| 2022-09-08 | Rollup merge of #101584 - notriddle:notriddle/settings-menu, r=GuillaumeGomez | Michael Goulet | -3/+1 |
| 2022-09-08 | Rollup merge of #101580 - notriddle:notriddle/div-impl-items-div, r=Guillaume... | Michael Goulet | -5/+0 |
| 2022-09-08 | Rollup merge of #101554 - notriddle:notriddle/implemenation-list-h3-span-in-b... | Michael Goulet | -4/+0 |
| 2022-09-08 | rustdoc: remove no-op CSS `#settings-menu { padding: 0 }` | Michael Howell | -3/+1 |
| 2022-09-08 | Auto merge of #101577 - Dylan-DPC:rollup-l9xw7i7, r=Dylan-DPC | bors | -235/+446 |
| 2022-09-08 | rustdoc: remove unused CSS `div.impl-items > div` | Michael Howell | -5/+0 |