about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
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-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 #101086 - cjgillot:thir-param, r=oli-obkbors-488/+290
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-13Auto merge of #101757 - Dylan-DPC:rollup-wkt6oe9, r=Dylan-DPCbors-201/+134
2022-09-13Rollup merge of #101700 - compiler-errors:deletion-span, r=davidtwcoDylan DPC-201/+134
2022-09-13Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errorsbors-766/+307
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-12Don't trim substitution if it's only whitespaceMichael Goulet-14/+14
2022-09-12A SubstitutionPart is not a deletion if it replaces nothing with nothingMichael Goulet-187/+120
2022-09-12Rollup merge of #101735 - notriddle:notriddle/backslash-escaped-html, r=Guill...Guillaume Gomez-1/+14
2022-09-12Rollup merge of #101732 - Nemo157:gate-rustdoc-missing-examples, r=GuillaumeG...Guillaume Gomez-34/+82
2022-09-12Rollup merge of #101731 - notriddle:notriddle/more-improved-html-check, r=Gui...Guillaume Gomez-10/+250
2022-09-12Rollup merge of #101723 - lukas-code:await-diag, r=compiler-errorsGuillaume Gomez-12/+41
2022-09-12Rollup merge of #101677 - winxpqq955:issue-101211, r=fee1-deadGuillaume Gomez-0/+29
2022-09-12Rollup merge of #100185 - compiler-errors:issue-100183, r=wesleywiserGuillaume Gomez-0/+20
2022-09-12rustdoc: fix treatment of backslash-escaped HTMLMichael Howell-1/+14
2022-09-12Feature gate the rustdoc::missing_doc_code_examples lintWim Looman-34/+82
2022-09-12rustdoc: improve rustdoc HTML suggestions handling of nested genericsMichael Howell-10/+250
2022-09-12Impove diagnostic for .await-ing non-futuresLukas Markeffsky-12/+41
2022-09-12change rlib format to discern native dependenciesDaniil Belov-0/+110
2022-09-12Auto merge of #101716 - Dylan-DPC:rollup-ayvh6nd, r=Dylan-DPCbors-12/+249
2022-09-12Rollup merge of #101701 - aDotInTheVoid:rdj-impl-tests, r=GuillaumeGomezDylan DPC-0/+81
2022-09-12Rollup merge of #101693 - GuillaumeGomez:update-browser-ui-test-0-10, r=notri...Dylan DPC-12/+15
2022-09-12Rollup merge of #101681 - compiler-errors:rpitit-obj-safety, r=lcnrDylan DPC-0/+72
2022-09-12Rollup merge of #101676 - compiler-errors:rpitit-wf, r=lcnrDylan DPC-0/+49
2022-09-12Rollup merge of #101668 - chenyukang:fix-101626, r=TaKO8KiDylan DPC-0/+31
2022-09-12Rollup merge of #100293 - yanchen4791:add-inline-llvm-option, r=nnethercoteDylan DPC-0/+1
2022-09-12Auto merge of #101604 - compiler-errors:issue-101465, r=lcnrbors-0/+50
2022-09-12Auto merge of #100502 - chenyukang:fix-100478, r=jackh726bors-0/+314
2022-09-12Auto merge of #100251 - compiler-errors:tuple-trait-2, r=jackh726bors-3/+97
2022-09-12Fix ICE in opt_suggest_box_spanMichael Goulet-0/+50
2022-09-11Update tests for new browser-ui-test versionGuillaume Gomez-12/+15
2022-09-11Rustdoc-Json: Add tests for trait impls.Nixon Enraght-Moony-0/+81
2022-09-11Auto merge of #101682 - compiler-errors:rpitit-encode, r=fee1-deadbors-0/+9
2022-09-11Only encode RPITIT when trait method has default bodyMichael Goulet-0/+9
2022-09-11Deny RPITIT for object safetyMichael Goulet-0/+72