about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-09-23Showcase a broken diagnosticOli Scherer-4/+4
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-23Serialize RPITIT values in libsMichael Goulet-0/+20
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-23Fix slight issues with stderrRageking8-2/+3
2022-09-23Change UI test stderrRageking8-4/+3
2022-09-22recover from struct nested in structRageking8-0/+17
2022-09-22Unify subdiagnostic attribute parsingXiretza-85/+221
2022-09-22Add missing code="" attributes to suggestion subdiagnosticsXiretza-1/+1
2022-09-22Extract subdiagnostic attribute parsingXiretza-83/+105
2022-09-22Point to previous applicability when declared multiple timesXiretza-2/+8
2022-09-22Ensure #[suggestion] is only applied to correct tuple typesXiretza-15/+55
2022-09-22Ensure code= in #[suggestion(...)] is only set onceXiretza-1/+21
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
2022-09-22Auto merge of #100982 - fee1-dead-contrib:const-impl-requires-const-trait, r=...bors-174/+248
2022-09-21Split out async_fn_in_trait into a separate featureDan Johnson-14/+112
2022-09-22Optimize subtyping and equation of GeneratorWitnessMichael Goulet-20/+1
2022-09-21rustdoc: update test case for headers without max-widthMichael Howell-1/+1
2022-09-22Rollup merge of #102100 - GuillaumeGomez:stab-in-docblocks, r=notriddleYuki Okushi-0/+39
2022-09-22Rollup merge of #102084 - andrewpollack:add-issue-panic-unwind, r=bjorn3Yuki Okushi-2/+3
2022-09-22Rollup merge of #102073 - andrewpollack:add-execvp-call-ignore, r=tmandryYuki Okushi-0/+1
2022-09-22Rollup merge of #102071 - andrewpollack:add-needs-unwind-for-binary-size, r=t...Yuki Okushi-0/+3
2022-09-22Rollup merge of #102054 - GuillaumeGomez:sidebar-all-page, r=notriddleYuki Okushi-0/+35
2022-09-22Rollup merge of #102033 - andrewpollack:add-unwind-on-pretty, r=tmandryYuki Okushi-0/+3
2022-09-22Rollup merge of #102032 - andrewpollack:bad-signal-compiler-tests, r=tmandryYuki Okushi-0/+5
2022-09-21rustdoc: adjust test to cope with slightly different scrolling behaviourMichael Howell-1/+1
2022-09-22Bless test output changesFrank Steffahn-4/+4
2022-09-21rustdoc: dynamically show-hide line numbers on code examplesMichael Howell-0/+17
2022-09-21Auto merge of #101558 - JhonnyBillM:session-diagnostic-to-diagnostic-handler-...bors-170/+170
2022-09-21Auto merge of #102097 - Dylan-DPC:rollup-gc75oh4, r=Dylan-DPCbors-4/+179
2022-09-21Add missing space between notable trait tooltip and where clauseUrgau-1/+18
2022-09-21Adding ignore fuchsia tests for signal casesAndrew Pollack-0/+5