about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-09-12Rollup merge of #100293 - yanchen4791:add-inline-llvm-option, r=nnethercoteDylan DPC-0/+1
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-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-11Update unit test outputsCharles Lew-80/+51
2022-09-11fix tests after rebaseAndrew Cann-18/+26
2022-09-11test async diagnostics for feature(generator_clone)Andrew Cann-0/+242
2022-09-11Add feature gate tests for generator_cloneAndrew Cann-0/+284
2022-09-10Auto merge of #101613 - GuillaumeGomez:codeblock-tooltip, r=notriddlebors-53/+53
2022-09-10Auto merge of #98559 - jackh726:remove-reempty, r=oli-obkbors-47/+43
2022-09-10Auto merge of #101647 - crlf0710:test_for_99551, r=bjorn3bors-0/+21
2022-09-10Fix pointer value punning.Charles Lew-0/+21
2022-09-10Rollup merge of #101631 - rust-lang:notriddle/duplicate-module, r=GuillaumeGomezDylan DPC-0/+138
2022-09-10Rollup merge of #101578 - lcnr:resolve-hack, r=jackh726Dylan DPC-2/+2
2022-09-10Auto merge of #101483 - oli-obk:guaranteed_opt, r=fee1-deadbors-31/+19
2022-09-10Update rustdoc GUI testsGuillaume Gomez-53/+53
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-09rustdoc: add another test case for glob shadowingMichael Howell-0/+20
2022-09-09rustdoc: test cases for glob shadowingMichael Howell-0/+103
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-09rustdoc: avoid cleaning modules with duplicate namesMichael Howell-0/+15
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-09The `<*const T>::guaranteed_*` methods now return an option for the unknown caseOli Scherer-477/+19
2022-09-09Add inline-llvm option for disabling/enabling LLVM inliningYan Chen-0/+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-09rename `codegen_fulfill_obligation`lcnr-2/+2
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