| Age | Commit message (Expand) | Author | Lines |
| 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-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 | 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 | 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 | Adjust spacing in suggestion, add a test | Michael Goulet | -8/+46 |
| 2022-09-08 | Add associated item binding to non-param-ty where clause suggestions | Michael Goulet | -2/+2 |
| 2022-09-08 | Avoid source-map call in operator error | Michael Goulet | -5/+5 |
| 2022-09-07 | rustdoc: remove unused CSS `#implementations-list > h3 > span.in-band` | Michael Howell | -4/+0 |
| 2022-09-07 | Auto merge of #94075 - mikebenfield:wip-enum, r=oli-obk | bors | -29/+110 |
| 2022-09-07 | Use niche-filling optimization even when multiple variants have data. | Michael Benfield | -23/+104 |
| 2022-09-07 | Change name of "dataful" variant to "untagged" | Michael Benfield | -6/+6 |
| 2022-09-07 | Rollup merge of #101538 - notriddle:notriddle/content-methods-div, r=Guillaum... | Matthias Krüger | -5/+0 |
| 2022-09-07 | Rollup merge of #101535 - est31:tidy_error_fix, r=Mark-Simulacrum | Matthias Krüger | -2/+1 |
| 2022-09-07 | Rollup merge of #101534 - rust-lang:notriddle/rustdoc-flex-direction, r=Guill... | Matthias Krüger | -1/+0 |
| 2022-09-07 | Rollup merge of #101521 - aDotInTheVoid:rdj-structkind, r=GuillaumeGomez | Matthias Krüger | -71/+118 |
| 2022-09-07 | Rollup merge of #101507 - notriddle:notriddle/main-content-table-td, r=Guilla... | Matthias Krüger | -5/+0 |
| 2022-09-07 | Rollup merge of #101506 - notriddle:notriddle/rustdoc-main-since-2, r=Guillau... | Matthias Krüger | -3/+0 |
| 2022-09-07 | Rollup merge of #101502 - TaKO8Ki:do-not-suggest-semicolon-for-macro-without-... | Matthias Krüger | -2/+13 |
| 2022-09-07 | Rollup merge of #101435 - JakobDegen:bitwidth-tests, r=wesleywiser | Matthias Krüger | -1152/+12 |
| 2022-09-07 | Rollup merge of #101343 - diminishedprime:patch-3, r=tmandry | Matthias Krüger | -0/+1 |
| 2022-09-07 | rustdoc: remove unused CSS `#main-content > table td` | Michael Howell | -5/+0 |
| 2022-09-07 | Auto merge of #101522 - oli-obk:miriup, r=oli-obk | bors | -7/+7 |
| 2022-09-07 | rustdoc: remove unused CSS `.content .methods > div` | Michael Howell | -5/+0 |
| 2022-09-07 | Update miri submodule | Oli Scherer | -7/+7 |
| 2022-09-07 | Auto merge of #101432 - nnethercote:shrink-PredicateS, r=lcnr | bors | -8/+8 |
| 2022-09-07 | Fix error printing mistake in tidy | est31 | -2/+1 |