about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-09-24Add testMichael Goulet-0/+11
2022-09-24Only record extra lifetime params for async trait fn with no bodyMichael Goulet-50/+4
2022-09-24Resolve async fn signature even without body (in trait)Michael Goulet-4/+96
2022-09-24Rollup merge of #102210 - notriddle:notriddle/did-you-mean, r=cjgillotMatthias Krüger-0/+51
2022-09-24Rollup merge of #102109 - petrochenkov:addids, r=oli-obkMatthias Krüger-2/+45
2022-09-24Auto merge of #102064 - cjgillot:revert, r=Mark-Simulacrumbors-74/+19
2022-09-24Rollup merge of #102199 - GuillaumeGomez:improve-rustdoc-gui-tests, r=notriddleMatthias Krüger-5/+11
2022-09-24Rollup merge of #102152 - compiler-errors:issue-102140, r=fee1-deadMatthias Krüger-0/+59
2022-09-24Rollup merge of #102146 - notriddle:notriddle/sidebar-jank, r=GuillaumeGomezMatthias Krüger-12/+27
2022-09-24Rollup merge of #102082 - andrewpollack:uid-ignore, r=tmandryMatthias Krüger-0/+1
2022-09-24Rollup merge of #102081 - andrewpollack:add-execvp-calls-ignore, r=tmandryMatthias Krüger-0/+1
2022-09-24Auto merge of #102068 - cjgillot:erased-lifetime-print, r=eholkbors-57/+57
2022-09-23diagnostics: avoid syntactically invalid suggestion in if conditionalsMichael Howell-0/+51
2022-09-23Auto merge of #102192 - matthiaskrgr:rollup-0ctjzco, r=matthiaskrgrbors-97/+12
2022-09-23Bless 32bit ui.Camille GILLOT-8/+8
2022-09-23Bless pretty tests.Camille GILLOT-3/+3
2022-09-23Bless cgu test.Camille GILLOT-3/+3
2022-09-23Always print '_, even for erased lifetimes.Camille GILLOT-43/+43
2022-09-23rustdoc: fix GUI tests to deal with slightly changed widthMichael Howell-12/+12
2022-09-23Improve GUI tests by using variablesGuillaume Gomez-5/+11
2022-09-23rustdoc: add regression test for sidebar width jankMichael Howell-0/+15
2022-09-23Rollup merge of #102137 - b-naber:lazy-const-val-conversion, r=lcnrMatthias Krüger-35/+6
2022-09-23Rollup merge of #102134 - flba-eb:master, r=bjorn3Matthias Krüger-62/+6
2022-09-23Auto merge of #102056 - b-naber:unevaluated, r=lcnrbors-1/+1
2022-09-23rename Unevaluated to UnevaluatedConstb-naber-1/+1
2022-09-23fix testb-naber-35/+6
2022-09-23Auto merge of #102165 - matthiaskrgr:rollup-n5oquhe, r=matthiaskrgrbors-17/+249
2022-09-23Repair stderr test result to added lineFlorian Bartels-1/+1
2022-09-23ignore test cases when checking emscriptenFlorian Bartels-0/+2
2022-09-23Auto merge of #102150 - matthiaskrgr:rollup-6xmd8f3, r=matthiaskrgrbors-1/+18
2022-09-23Adapt test resultsFlorian Bartels-6/+5
2022-09-23Restore ignore tagFlorian Bartels-57/+0
2022-09-23Auto merge of #100488 - khyperia:invalid-calling-convention-help-message, r=n...bors-2/+49
2022-09-23Rollup merge of #102104 - Aaron1011:no-test-backtrace, r=Mark-SimulacrumMatthias Krüger-2/+4
2022-09-23Rollup merge of #102066 - notriddle:notriddle/headers-max-width, r=GuillaumeG...Matthias Krüger-1/+1
2022-09-23Rollup merge of #101664 - mejrs:similarity, r=fee1-deadMatthias Krüger-0/+132
2022-09-23Rollup merge of #100734 - ComputerDruid:afit_feature, r=compiler-errorsMatthias Krüger-14/+112
2022-09-23Auto merge of #101708 - compiler-errors:issue-101696, r=jackh726bors-0/+36
2022-09-22Improve the help message for an invalid calling conventionkhyperia-2/+49
2022-09-22Calculate ProjectionTy::trait_def_id correctlyMichael Goulet-0/+59
2022-09-22Rollup merge of #102118 - notriddle:notriddle/line-numbers, r=GuillaumeGomezMatthias Krüger-1/+18
2022-09-22Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk"Camille GILLOT-74/+19
2022-09-22Auto merge of #102139 - Dylan-DPC:rollup-ljlipt8, r=Dylan-DPCbors-5/+23
2022-09-22Rollup merge of #102119 - steffahn:fix-pararmeter, r=dtolnayDylan DPC-4/+4
2022-09-22Rollup merge of #102107 - Urgau:rustdoc-missing-space-before-where-clause, r=...Dylan DPC-1/+18
2022-09-22Rollup merge of #102037 - jyn514:normalize-docs, r=lcnrDylan DPC-0/+1
2022-09-22Auto merge of #100980 - compiler-errors:normalize-opaque-w-bound-vars, r=lcnrbors-20/+1
2022-09-22resolve: Set effective visibilities for imports more preciselyVadim Petrochenkov-2/+2
2022-09-22effective visibility: Add test for a reexport of two namesVadim Petrochenkov-2/+45
2022-09-22bless testsb-naber-1/+1