about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-09-10Auto merge of #101639 - matthiaskrgr:rollup-sewkrgm, r=matthiaskrgrbors-59/+107
2022-09-10Rollup merge of #101634 - aDotInTheVoid:rdj-test, r=CraftSpiderMatthias Krüger-55/+61
2022-09-10Rollup merge of #101633 - aDotInTheVoid:rdj-idl, r=jyn514Matthias Krüger-0/+42
2022-09-10Rollup merge of #101624 - notriddle:notriddle/search, r=GuillaumeGomezMatthias Krüger-2/+2
2022-09-10Rollup merge of #101616 - TimNN:relax-msan, r=lqdMatthias Krüger-1/+1
2022-09-10Rollup merge of #101413 - nicholasbishop:bishop-remove-uefi-static-reloc, r=p...Matthias Krüger-1/+1
2022-09-10Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiserbors-219/+68
2022-09-10Rustdoc-Json Tests: Use `@is` and `@ismany` more often.Nixon Enraght-Moony-55/+61
2022-09-10Rustdoc-Json: Correcty handle intra-doc-links to items without HTML pageNixon Enraght-Moony-0/+42
2022-09-09Auto merge of #101617 - Dylan-DPC:rollup-iiy4ipc, r=Dylan-DPCbors-119/+117
2022-09-09Stabilze raw-dylib for non-x86Daniel Paoliello-219/+68
2022-09-09Use RelocModel::Pic for UEFI targetsNicholas Bishop-1/+1
2022-09-09rustdoc: update test casesMichael Howell-2/+2
2022-09-09Rollup merge of #101612 - tmiasko:repeat128, r=lcnrDylan DPC-0/+14
2022-09-09Rollup merge of #101573 - lcnr:param-kind-ord, r=BoxyUwUDylan DPC-119/+103
2022-09-09Rollup merge of #101492 - TaKO8Ki:suggest-adding-array-length-to-ref-to-array...Dylan DPC-5/+89
2022-09-09relax msan error-pattern due to LLVM changesTim Neumann-1/+1
2022-09-09Introduce a fallible variant of LLVMConstIntGetZExtValueTomasz Miąsko-0/+14
2022-09-09Rollup merge of #101600 - notriddle:notriddle/li, r=GuillaumeGomezGuillaume Gomez-23/+23
2022-09-09Rollup merge of #101492 - TaKO8Ki:suggest-adding-array-length-to-ref-to-array...Guillaume Gomez-5/+89
2022-09-09rustdoc: simplify the codeblock tooltipMichael Howell-23/+23
2022-09-09reviewlcnr-41/+41
2022-09-09Auto merge of #101603 - matthiaskrgr:rollup-8y6kf20, r=matthiaskrgrbors-43/+186
2022-09-09Rollup merge of #101593 - GuillaumeGomez:cleanup-theme-tooltip, r=notriddleMatthias Krüger-2/+104
2022-09-09Rollup merge of #101556 - compiler-errors:tweak-generator-print, r=jackh726Matthias Krüger-1/+1
2022-09-09Rollup merge of #101253 - lyming2007:issue-101163, r=AmanieuMatthias Krüger-36/+36
2022-09-09Rollup merge of #99207 - 5225225:msan-eager-checks, r=jackh726Matthias Krüger-4/+45
2022-09-09Adjust pretty printing of RPITITsMichael Goulet-10/+10
2022-09-09Tweak feature error, add testMichael Goulet-1/+28
2022-09-09Handle generic parameters.Camille GILLOT-4/+32
2022-09-09Deeply check that method signatures match, and allow for nested RPITITsMichael Goulet-0/+83
2022-09-09Bless tests, fix ICE with ImplTraitPlaceholderMichael Goulet-176/+218
2022-09-09Add testsMichael Goulet-0/+140
2022-09-09Add gui test for codeblocks tooltip colorsGuillaume Gomez-0/+96
2022-09-09Clean up themes a bit moreGuillaume Gomez-2/+8
2022-09-08Auto merge of #101577 - Dylan-DPC:rollup-l9xw7i7, r=Dylan-DPCbors-26/+235
2022-09-08Rollup merge of #101515 - chenyukang:fix-101477, r=fee1-deadDylan DPC-0/+54
2022-09-08Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwcoDylan DPC-6/+6
2022-09-08Rollup merge of #101424 - compiler-errors:operator-err-sugg, r=TaKO8KiDylan DPC-13/+51
2022-09-08Rollup merge of #98933 - oli-obk:opaque_type_late_bound_lifetimes, r=lcnrDylan DPC-7/+124
2022-09-08merge testslcnr-88/+72
2022-09-08update ui testslcnr-41/+41
2022-09-08Auto merge of #101467 - nnethercote:shrink-hir-Ty-Pat, r=spastorinobors-38/+39
2022-09-08fix the suggestion of format for asm_sub_registerYiming Lei-36/+36
2022-09-08Auto merge of #98900 - lcnr:region-stuff, r=jackh726bors-45/+7
2022-09-08stop evaluating constants in `Relate`lcnr-45/+7
2022-09-08Clarify some diagnostic messagesOli Scherer-11/+20
2022-09-08Uncomment unsound code exampleOli Scherer-2/+2
2022-09-08Opaque types' generic params do not imply anything about their hidden type's ...Oli Scherer-4/+112
2022-09-08Auto merge of #101560 - Dylan-DPC:rollup-8m8yr89, r=Dylan-DPCbors-234/+183