about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-09-15enclose else block in terminating scopeDing Xiang Fei-2/+1
2022-09-15add test for #99975Ding Xiang Fei-0/+20
2022-09-15reorder nesting scopes and declare bindings without drop scheduleDing Xiang Fei-1/+3
2022-09-14Auto merge of #101212 - eholk:dyn-star, r=compiler-errorsbors-10/+144
2022-09-14Rollup merge of #101779 - eholk:drop-tracking-test-output, r=jyn514Dylan DPC-72/+372
2022-09-14Rollup merge of #101773 - notriddle:notriddle/content-table, r=GuillaumeGomezDylan DPC-9/+1
2022-09-14Rollup merge of #101769 - notriddle:notriddle/out-of-band-span-since, r=Guill...Dylan DPC-1/+0
2022-09-14Rollup merge of #101433 - jackh726:better-static-placeholder-error, r=compile...Dylan DPC-0/+200
2022-09-14Auto merge of #101709 - nnethercote:simplify-visitors-more, r=cjgillotbors-11/+11
2022-09-13Use Predicate ConstraintCategory when normalizingJack Huey-0/+133
2022-09-13Better errors for implied static boundJack Huey-0/+67
2022-09-13Auto merge of #101776 - weihanglo:update-cargo, r=ehussbors-0/+0
2022-09-13Update parsing testEric Holk-3/+3
2022-09-13Update must_not_suspend/ref.rsEric Holk-10/+37
2022-09-13Update partial-drop-partial-reinit.rsEric Holk-7/+45
2022-09-13Update issue-65436-raw-ptr-not-send.rsEric Holk-6/+10
2022-09-13Update issue-70935-complex-spans.rsEric Holk-10/+11
2022-09-13Address code review commentsEric Holk-199/+134
2022-09-13Update issue-68114.rsEric Holk-16/+103
2022-09-13Update issue-64130-4-async-move.rsEric Holk-6/+36
2022-09-13Update async-await-let-else for drop trackingEric Holk-17/+130
2022-09-13Auto merge of #101777 - matthiaskrgr:rollup-x2dyaa2, r=matthiaskrgrbors-153/+559
2022-09-13Rollup merge of #101770 - aDotInTheVoid:rdj-index-clone, r=GuillaumeGomezMatthias Krüger-4/+27
2022-09-13Rollup merge of #101759 - lnicola:rust-analyzer-2022-09-13, r=lnicolaMatthias Krüger-143/+529
2022-09-13Rollup merge of #101737 - notriddle:notriddle/search-results-result-name-span...Matthias Krüger-6/+3
2022-09-13Update cargoWeihang Lo-0/+0
2022-09-13rustdoc: remove outdated CSS `.content table` etcMichael Howell-9/+1
2022-09-13Auto merge of #101086 - cjgillot:thir-param, r=oli-obkbors-488/+290
2022-09-13Rustdoc-Json: Don't loose subitems of foreign traits.Nixon Enraght-Moony-4/+27
2022-09-13rustdoc: remove redundant CSS `.out-of-band > span.since { position }`Michael Howell-1/+0
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-419/+134
2022-09-13Bless codegen test.Camille GILLOT-2/+2
2022-09-13Compute explicit MIR params on THIR.Camille GILLOT-0/+1
2022-09-13Simplify MIR building entry.Camille GILLOT-0/+10
2022-09-13Use tcx.hir() utils for spans in MIR building.Camille GILLOT-252/+332
2022-09-13Auto merge of #101615 - compiler-errors:rpitit-perf, r=oli-obkbors-10/+5
2022-09-13:arrow_up: rust-analyzerLaurențiu Nicola-143/+529
2022-09-13Auto merge of #101757 - Dylan-DPC:rollup-wkt6oe9, r=Dylan-DPCbors-205/+137
2022-09-13Rollup merge of #101748 - notriddle:notriddle/source-sidebar-sidebar-toggle, ...Dylan DPC-1/+0
2022-09-13Rollup merge of #101700 - compiler-errors:deletion-span, r=davidtwcoDylan DPC-201/+134
2022-09-13Rollup merge of #101690 - kadiwa4:avoid_iterator_last, r=oli-obkDylan DPC-3/+3
2022-09-13Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errorsbors-779/+308
2022-09-13Auto merge of #100640 - reitermarkus:socket-display-buffer, r=thomccbors-28/+60
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-0/+110
2022-09-13Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiserbors-0/+594
2022-09-12Move dyn* tests to their own directoryEric Holk-1/+1