about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-09-14cache collect_trait_impl_trait_tysMichael Goulet-2/+9
2022-09-13Auto merge of #101776 - weihanglo:update-cargo, r=ehussbors-0/+0
2022-09-13Auto merge of #101777 - matthiaskrgr:rollup-x2dyaa2, r=matthiaskrgrbors-181/+699
2022-09-13Rollup merge of #101770 - aDotInTheVoid:rdj-index-clone, r=GuillaumeGomezMatthias Krüger-4/+27
2022-09-13Rollup merge of #101765 - GuillaumeGomez:tyctxt-visibility-doc, r=jyn514Matthias Krüger-0/+10
2022-09-13Rollup merge of #101759 - lnicola:rust-analyzer-2022-09-13, r=lnicolaMatthias Krüger-143/+529
2022-09-13Rollup merge of #101754 - NaokiM03:rename-log-to-ilog, r=Dylan-DPCMatthias Krüger-1/+1
2022-09-13Rollup merge of #101752 - GuillaumeGomez:improve-attr-docs, r=lqdMatthias Krüger-1/+11
2022-09-13Rollup merge of #101737 - notriddle:notriddle/search-results-result-name-span...Matthias Krüger-6/+3
2022-09-13Rollup merge of #101266 - LuisCardosoOliveira:translation-rustcsession-pt3, r...Matthias Krüger-26/+118
2022-09-13Update cargoWeihang Lo-0/+0
2022-09-13Auto merge of #101086 - cjgillot:thir-param, r=oli-obkbors-915/+680
2022-09-13Rustdoc-Json: Don't loose subitems of foreign traits.Nixon Enraght-Moony-4/+27
2022-09-13Rebase fallout.Camille GILLOT-12/+8
2022-09-13Bless coverage report.Camille GILLOT-14/+14
2022-09-13Bless codegen.Camille GILLOT-2/+2
2022-09-13Use def_span for external requirements.Camille GILLOT-421/+137
2022-09-13Bless codegen test.Camille GILLOT-2/+2
2022-09-13Shrink some visibilities.Camille GILLOT-17/+17
2022-09-13Also compute implicit params in THIR.Camille GILLOT-84/+98
2022-09-13Compute explicit MIR params on THIR.Camille GILLOT-55/+86
2022-09-13Simplify MIR building entry.Camille GILLOT-281/+260
2022-09-13Use tcx.hir() utils for spans in MIR building.Camille GILLOT-298/+352
2022-09-13Only keep one version of ImplicitSelfKind.Camille GILLOT-38/+13
2022-09-13Auto merge of #101615 - compiler-errors:rpitit-perf, r=oli-obkbors-33/+137
2022-09-13Add documentation for TyCtxt::visibilityGuillaume Gomez-0/+10
2022-09-13:arrow_up: rust-analyzerLaurențiu Nicola-143/+529
2022-09-13Auto merge of #101757 - Dylan-DPC:rollup-wkt6oe9, r=Dylan-DPCbors-437/+352
2022-09-13Rollup merge of #101748 - notriddle:notriddle/source-sidebar-sidebar-toggle, ...Dylan DPC-1/+0
2022-09-13Rollup merge of #101745 - jay3332:patch-1, r=JohnTitorDylan DPC-1/+1
2022-09-13Rollup merge of #101700 - compiler-errors:deletion-span, r=davidtwcoDylan DPC-220/+159
2022-09-13Rollup merge of #101690 - kadiwa4:avoid_iterator_last, r=oli-obkDylan DPC-15/+11
2022-09-13Rollup merge of #101602 - nnethercote:AttrTokenStream, r=petrochenkovDylan DPC-200/+181
2022-09-13Fix doc of log functionNaokiM03-1/+1
2022-09-13Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errorsbors-808/+313
2022-09-13Auto merge of #100640 - reitermarkus:socket-display-buffer, r=thomccbors-76/+167
2022-09-12rustdoc: remove redundant CSS `#source-sidebar, #sidebar-toggle`Michael Howell-1/+0
2022-09-13Auto merge of #100101 - BelovDV:issue-99429, r=petrochenkovbors-54/+328
2022-09-13Don't render inline suggestions of only spacesMichael Goulet-4/+1
2022-09-12Fix typo in concat_bytes documentationJay3332-1/+1
2022-09-13Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiserbors-36/+700
2022-09-12Auto merge of #101736 - GuillaumeGomez:rollup-f71kjdb, r=GuillaumeGomezbors-87/+592
2022-09-12Don't trim substitution if it's only whitespaceMichael Goulet-23/+33
2022-09-12A SubstitutionPart is not a deletion if it replaces nothing with nothingMichael Goulet-198/+130
2022-09-12rustdoc: remove no-op CSS `.search-results .result-name > span`Michael Howell-6/+3
2022-09-12Rollup merge of #101735 - notriddle:notriddle/backslash-escaped-html, r=Guill...Guillaume Gomez-2/+15
2022-09-12Rollup merge of #101732 - Nemo157:gate-rustdoc-missing-examples, r=GuillaumeG...Guillaume Gomez-42/+104
2022-09-12Rollup merge of #101731 - notriddle:notriddle/more-improved-html-check, r=Gui...Guillaume Gomez-13/+330
2022-09-12Rollup merge of #101724 - fee1-dead-contrib:triage-const-hack, r=oli-obkGuillaume Gomez-0/+1
2022-09-12Rollup merge of #101723 - lukas-code:await-diag, r=compiler-errorsGuillaume Gomez-17/+52