| Age | Commit message (Expand) | Author | Lines |
| 2022-07-28 | Remove Clean trait implementation for ty::Visibility | Guillaume Gomez | -18/+17 |
| 2022-07-28 | Auto merge of #99182 - RalfJung:mitigate-uninit, r=scottmcm | bors | -1/+12 |
| 2022-07-27 | Auto merge of #99725 - lcnr:dedup-region_bound_pairs, r=compiler-errors | bors | -35/+37 |
| 2022-07-27 | Auto merge of #99816 - GuillaumeGomez:rollup-tyobksa, r=GuillaumeGomez | bors | -1306/+1526 |
| 2022-07-27 | Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddle | Guillaume Gomez | -11/+105 |
| 2022-07-27 | Rollup merge of #99728 - cjgillot:ast-lifetimes-anon-clean, r=petrochenkov | Guillaume Gomez | -747/+202 |
| 2022-07-27 | Rollup merge of #99717 - JohnTitor:upd-docs-issue-tmpl, r=Mark-Simulacrum | Guillaume Gomez | -1/+16 |
| 2022-07-27 | Rollup merge of #99710 - davidtwco:internal-lint-opts, r=lcnr | Guillaume Gomez | -316/+523 |
| 2022-07-27 | Rollup merge of #99651 - compiler-errors:fn-and-raw-ptr-in-const-generics, r=... | Guillaume Gomez | -138/+192 |
| 2022-07-27 | Rollup merge of #99358 - compiler-errors:issue-99325, r=oli-obk | Guillaume Gomez | -21/+322 |
| 2022-07-27 | Rollup merge of #94247 - saethlin:chunksmut-aliasing, r=the8472 | Guillaume Gomez | -72/+166 |
| 2022-07-27 | Auto merge of #99731 - ehuss:let-chain-bracket-check, r=compiler-errors | bors | -4/+1 |
| 2022-07-27 | Add GUI tests for headings border and text color | Guillaume Gomez | -5/+103 |
| 2022-07-27 | Fix headings border | Guillaume Gomez | -5/+1 |
| 2022-07-27 | Fix invalid css property value | Guillaume Gomez | -1/+1 |
| 2022-07-27 | Auto merge of #99802 - JohnTitor:rollup-uaklql1, r=JohnTitor | bors | -812/+1115 |
| 2022-07-27 | lint: add bad opt access internal lint | David Wood | -300/+509 |
| 2022-07-27 | session: disable internal lints for rustdoc | David Wood | -17/+11 |
| 2022-07-27 | Add some comments to the docs issue template to clarify | Yuki Okushi | -1/+16 |
| 2022-07-27 | Rollup merge of #99789 - TaKO8Ki:use-pluralize-macro, r=compiler-errors | Yuki Okushi | -12/+10 |
| 2022-07-27 | Rollup merge of #99783 - notriddle:notriddle/clean-trait-removal, r=Guillaume... | Yuki Okushi | -58/+61 |
| 2022-07-27 | Rollup merge of #99769 - bjorn3:sync_cg_clif-2022-07-26, r=bjorn3 | Yuki Okushi | -461/+705 |
| 2022-07-27 | Rollup merge of #99704 - fee1-dead-contrib:add_self_tilde_const_trait, r=oli-obk | Yuki Okushi | -209/+199 |
| 2022-07-27 | Rollup merge of #99079 - compiler-errors:issue-99073, r=oli-obk | Yuki Okushi | -72/+140 |
| 2022-07-27 | lint: add comment about diag lints in group | David Wood | -0/+4 |
| 2022-07-27 | Auto merge of #98748 - saethlin:optimize-bufreader, r=Mark-Simulacrum | bors | -53/+134 |
| 2022-07-27 | Auto merge of #99778 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-07-27 | Auto merge of #99792 - JohnTitor:rollup-20i7ewx, r=JohnTitor | bors | -399/+622 |
| 2022-07-27 | Rollup merge of #99775 - notriddle:notriddle/as-str, r=camelid | Yuki Okushi | -2/+2 |
| 2022-07-27 | Rollup merge of #99771 - GuillaumeGomez:update-pulldown-cmark, r=Urgau | Yuki Okushi | -7/+7 |
| 2022-07-27 | Rollup merge of #99765 - nicholasbishop:bishop-disable-uefi-std-build, r=jyn514 | Yuki Okushi | -1/+5 |
| 2022-07-27 | Rollup merge of #99759 - bjorn3:remove_llvm_dead_code, r=nikic | Yuki Okushi | -100/+0 |
| 2022-07-27 | Rollup merge of #99712 - davidtwco:translation-migrate-passes-2, r=compiler-e... | Yuki Okushi | -278/+508 |
| 2022-07-27 | Rollup merge of #99700 - est31:rustdoc_layout_heading, r=GuillaumeGomez | Yuki Okushi | -1/+7 |
| 2022-07-27 | Rollup merge of #99698 - compiler-errors:no-doc-hidden, r=cjgillot | Yuki Okushi | -5/+84 |
| 2022-07-27 | Rollup merge of #98583 - joshtriplett:stabilize-windows-symlink-types, r=thomcc | Yuki Okushi | -5/+9 |
| 2022-07-26 | Clarify safety comments | Ben Kimock | -59/+47 |
| 2022-07-27 | Auto merge of #98553 - the8472:next_chunk_opt, r=Mark-Simulacrum | bors | -2/+75 |
| 2022-07-27 | use `pluralize!` | Takayuki Maeda | -12/+10 |
| 2022-07-26 | Add Buffer::consume_with to enable direct buffer access with one check | Ben Kimock | -3/+18 |
| 2022-07-26 | Explain how *mut [T] helps, and how we rely on the check in split_at_mut | Ben Kimock | -20/+55 |
| 2022-07-26 | rustdoc: remove Clean trait impl for ty::PolyTraitPredicate | Michael Howell | -16/+19 |
| 2022-07-26 | rustdoc: remove Clean trait impls for ty::OutlivesPredicate | Michael Howell | -29/+27 |
| 2022-07-26 | rustdoc: remove Clean trait impl for ProjectionPredicate | Michael Howell | -8/+9 |
| 2022-07-26 | rustdoc: remove Clean trait impl for ProjectionTy | Michael Howell | -9/+10 |
| 2022-07-26 | Update cargo | Eric Huss | -0/+0 |
| 2022-07-26 | add test for vec::IntoIter::next_chunk() impl | The 8472 | -0/+11 |
| 2022-07-26 | Auto merge of #99574 - durin42:allocator-patch-redux, r=nikic | bors | -4/+356 |
| 2022-07-26 | rustdoc: do not allocate String when writing path full name | Michael Howell | -2/+2 |
| 2022-07-26 | Update pulldown-cmark version | Guillaume Gomez | -7/+7 |