about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-07-28Remove Clean trait implementation for ty::VisibilityGuillaume Gomez-18/+17
2022-07-28Auto merge of #99182 - RalfJung:mitigate-uninit, r=scottmcmbors-1/+12
2022-07-27Auto merge of #99725 - lcnr:dedup-region_bound_pairs, r=compiler-errorsbors-35/+37
2022-07-27Auto merge of #99816 - GuillaumeGomez:rollup-tyobksa, r=GuillaumeGomezbors-1306/+1526
2022-07-27Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddleGuillaume Gomez-11/+105
2022-07-27Rollup merge of #99728 - cjgillot:ast-lifetimes-anon-clean, r=petrochenkovGuillaume Gomez-747/+202
2022-07-27Rollup merge of #99717 - JohnTitor:upd-docs-issue-tmpl, r=Mark-SimulacrumGuillaume Gomez-1/+16
2022-07-27Rollup merge of #99710 - davidtwco:internal-lint-opts, r=lcnrGuillaume Gomez-316/+523
2022-07-27Rollup merge of #99651 - compiler-errors:fn-and-raw-ptr-in-const-generics, r=...Guillaume Gomez-138/+192
2022-07-27Rollup merge of #99358 - compiler-errors:issue-99325, r=oli-obkGuillaume Gomez-21/+322
2022-07-27Rollup merge of #94247 - saethlin:chunksmut-aliasing, r=the8472Guillaume Gomez-72/+166
2022-07-27Auto merge of #99731 - ehuss:let-chain-bracket-check, r=compiler-errorsbors-4/+1
2022-07-27Add GUI tests for headings border and text colorGuillaume Gomez-5/+103
2022-07-27Fix headings borderGuillaume Gomez-5/+1
2022-07-27Fix invalid css property valueGuillaume Gomez-1/+1
2022-07-27Auto merge of #99802 - JohnTitor:rollup-uaklql1, r=JohnTitorbors-812/+1115
2022-07-27lint: add bad opt access internal lintDavid Wood-300/+509
2022-07-27session: disable internal lints for rustdocDavid Wood-17/+11
2022-07-27Add some comments to the docs issue template to clarifyYuki Okushi-1/+16
2022-07-27Rollup merge of #99789 - TaKO8Ki:use-pluralize-macro, r=compiler-errorsYuki Okushi-12/+10
2022-07-27Rollup merge of #99783 - notriddle:notriddle/clean-trait-removal, r=Guillaume...Yuki Okushi-58/+61
2022-07-27Rollup merge of #99769 - bjorn3:sync_cg_clif-2022-07-26, r=bjorn3Yuki Okushi-461/+705
2022-07-27Rollup merge of #99704 - fee1-dead-contrib:add_self_tilde_const_trait, r=oli-obkYuki Okushi-209/+199
2022-07-27Rollup merge of #99079 - compiler-errors:issue-99073, r=oli-obkYuki Okushi-72/+140
2022-07-27lint: add comment about diag lints in groupDavid Wood-0/+4
2022-07-27Auto merge of #98748 - saethlin:optimize-bufreader, r=Mark-Simulacrumbors-53/+134
2022-07-27Auto merge of #99778 - ehuss:update-cargo, r=ehussbors-0/+0
2022-07-27Auto merge of #99792 - JohnTitor:rollup-20i7ewx, r=JohnTitorbors-399/+622
2022-07-27Rollup merge of #99775 - notriddle:notriddle/as-str, r=camelidYuki Okushi-2/+2
2022-07-27Rollup merge of #99771 - GuillaumeGomez:update-pulldown-cmark, r=UrgauYuki Okushi-7/+7
2022-07-27Rollup merge of #99765 - nicholasbishop:bishop-disable-uefi-std-build, r=jyn514Yuki Okushi-1/+5
2022-07-27Rollup merge of #99759 - bjorn3:remove_llvm_dead_code, r=nikicYuki Okushi-100/+0
2022-07-27Rollup merge of #99712 - davidtwco:translation-migrate-passes-2, r=compiler-e...Yuki Okushi-278/+508
2022-07-27Rollup merge of #99700 - est31:rustdoc_layout_heading, r=GuillaumeGomezYuki Okushi-1/+7
2022-07-27Rollup merge of #99698 - compiler-errors:no-doc-hidden, r=cjgillotYuki Okushi-5/+84
2022-07-27Rollup merge of #98583 - joshtriplett:stabilize-windows-symlink-types, r=thomccYuki Okushi-5/+9
2022-07-26Clarify safety commentsBen Kimock-59/+47
2022-07-27Auto merge of #98553 - the8472:next_chunk_opt, r=Mark-Simulacrumbors-2/+75
2022-07-27use `pluralize!`Takayuki Maeda-12/+10
2022-07-26Add Buffer::consume_with to enable direct buffer access with one checkBen Kimock-3/+18
2022-07-26Explain how *mut [T] helps, and how we rely on the check in split_at_mutBen Kimock-20/+55
2022-07-26rustdoc: remove Clean trait impl for ty::PolyTraitPredicateMichael Howell-16/+19
2022-07-26rustdoc: remove Clean trait impls for ty::OutlivesPredicateMichael Howell-29/+27
2022-07-26rustdoc: remove Clean trait impl for ProjectionPredicateMichael Howell-8/+9
2022-07-26rustdoc: remove Clean trait impl for ProjectionTyMichael Howell-9/+10
2022-07-26Update cargoEric Huss-0/+0
2022-07-26add test for vec::IntoIter::next_chunk() implThe 8472-0/+11
2022-07-26Auto merge of #99574 - durin42:allocator-patch-redux, r=nikicbors-4/+356
2022-07-26rustdoc: do not allocate String when writing path full nameMichael Howell-2/+2
2022-07-26Update pulldown-cmark versionGuillaume Gomez-7/+7