| Age | Commit message (Expand) | Author | Lines |
| 2022-09-09 | rustdoc: test cases for glob shadowing | Michael Howell | -0/+103 |
| 2022-09-09 | rustdoc: implement glob shadowing when doing local inlining | Michael Howell | -0/+12 |
| 2022-09-09 | rustdoc: when removing duplicate names, ignore `#[doc(hidden)]` items | Michael Howell | -3/+10 |
| 2022-09-09 | rustdoc: avoid cleaning modules with duplicate names | Michael Howell | -3/+20 |
| 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 |
| 2022-09-08 | Rollup merge of #101515 - chenyukang:fix-101477, r=fee1-dead | Dylan DPC | -0/+54 |
| 2022-09-08 | Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwco | Dylan DPC | -215/+217 |
| 2022-09-08 | Rollup merge of #101424 - compiler-errors:operator-err-sugg, r=TaKO8Ki | Dylan DPC | -13/+51 |
| 2022-09-08 | Rollup merge of #98933 - oli-obk:opaque_type_late_bound_lifetimes, r=lcnr | Dylan DPC | -7/+124 |
| 2022-09-08 | Auto merge of #101467 - nnethercote:shrink-hir-Ty-Pat, r=spastorino | bors | -49/+58 |
| 2022-09-08 | fix the suggestion of format for asm_sub_register | Yiming Lei | -36/+36 |
| 2022-09-08 | Auto merge of #98900 - lcnr:region-stuff, r=jackh726 | bors | -45/+7 |
| 2022-09-08 | stop evaluating constants in `Relate` | lcnr | -45/+7 |
| 2022-09-08 | Clarify some diagnostic messages | Oli Scherer | -11/+20 |
| 2022-09-08 | Uncomment unsound code example | Oli Scherer | -2/+2 |
| 2022-09-08 | Opaque types' generic params do not imply anything about their hidden type's ... | Oli Scherer | -4/+112 |
| 2022-09-08 | Link UEFI target documentation from target list | Seo Sanghyeon | -3/+3 |
| 2022-09-08 | Auto merge of #101560 - Dylan-DPC:rollup-8m8yr89, r=Dylan-DPC | bors | -244/+196 |
| 2022-09-08 | fixes #101477: Recover from typo where == is used in place of = | yukang | -0/+54 |
| 2022-09-08 | Rollup merge of #101498 - petrochenkov:visparam, r=cjgillot | Dylan DPC | -6/+6 |
| 2022-09-08 | Rollup merge of #101455 - thomcc:why-is-this-here, r=jyn514 | Dylan DPC | -4/+7 |
| 2022-09-08 | Rollup merge of #101399 - cjgillot:borrowck-binding-span, r=estebank | Dylan DPC | -234/+183 |
| 2022-09-08 | Introduce `DotDotPos`. | Nicholas Nethercote | -19/+27 |
| 2022-09-08 | Arena-allocate `hir::Lifetime`. | Nicholas Nethercote | -38/+39 |
| 2022-09-08 | Auto merge of #101504 - lqd:rust-lld-fix, r=petrochenkov | bors | -8/+23 |
| 2022-09-08 | We can print futures with {integer} too | Michael Goulet | -1/+1 |