about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-10-30Rollup merge of #103746 - notriddle:notriddle/incoherent-dyn-trait, r=Guillau...Michael Howell-0/+35
2022-10-30Rollup merge of #101428 - JakobDegen:build-tests, r=oli-obkMichael Howell-110/+134
2022-10-30Rollup merge of #97971 - Soveu:varargs, r=jackh726Michael Howell-21/+104
2022-10-31Use `br` instead of `switch` in more cases.Nicholas Nethercote-29/+83
2022-10-30better error for rustc_strict_coherence misuseMichael Goulet-0/+17
2022-10-30Auto merge of #103299 - nikic:usub-overflow, r=wesleywiserbors-0/+16
2022-10-30All verbosity checks in `PrettyPrinter` now go through `PrettyPrinter::should...Sarthak Singh-5/+11
2022-10-30rustdoc: Do not add external traits to the crate in `register_res`Vadim Petrochenkov-0/+12
2022-10-30Add regression test for reexports in search resultsGuillaume Gomez-0/+28
2022-10-30Add parser testmejrs-0/+17
2022-10-30Rollup merge of #103588 - weihanglo:rustdoc/url-redirect, r=notriddleDylan DPC-6/+6
2022-10-30Rollup merge of #103560 - zbyrn:issue-103358-fix, r=cjgillotDylan DPC-10/+11
2022-10-30Rollup merge of #93582 - WaffleLapkin:rpitirpit, r=compiler-errorsDylan DPC-75/+277
2022-10-30Reduce span of let else irrefutable_let_patterns warningest31-5/+18
2022-10-29rustdoc: add support for incoherent impls on structs and traitsMichael Howell-0/+35
2022-10-30fix #103783, fix ICE checking transmutability of NaughtyLenArrayyukang-0/+33
2022-10-30Rollup merge of #103253 - notriddle:notriddle/test-case-masked-blanket-impl, ...Matthias Krüger-0/+5
2022-10-30Rollup merge of #103124 - ldm0:nohard_tests, r=Mark-SimulacrumMatthias Krüger-0/+149
2022-10-29Make --static-root-path point to static.filesJacob Hoffman-Andrews-3/+3
2022-10-29rustdoc: add hash to filename of toolchain filesJacob Hoffman-Andrews-14/+14
2022-10-29Auto merge of #103450 - cjgillot:elision-nodedup, r=Mark-Simulacrumbors-1/+19
2022-10-29Run rustfix test for 103317 caseKitsu-3/+18
2022-10-29Rollup merge of #103699 - compiler-errors:dyn-star-cast-bad, r=TaKO8KiGuillaume Gomez-0/+58
2022-10-29Rollup merge of #103653 - GuillaumeGomez:missing-impl-private-json, r=notriddleGuillaume Gomez-0/+28
2022-10-29Rollup merge of #103618 - nnethercote:rename-OwnerId-fields, r=compiler-errorsGuillaume Gomez-6/+6
2022-10-29Rollup merge of #102721 - nbdd0121:panic, r=AmanieuGuillaume Gomez-0/+31
2022-10-29Add regression test for missing item from private mod in JSON outputGuillaume Gomez-0/+28
2022-10-29Rename some `OwnerId` fields.Nicholas Nethercote-6/+6
2022-10-29Rollup merge of #103704 - xxchan:xxchan/applicable-bug, r=compiler-errorsMatthias Krüger-0/+37
2022-10-29Rollup merge of #103383 - compiler-errors:tait-scope, r=oli-obkMatthias Krüger-4/+4
2022-10-29Rollup merge of #103342 - Rageking8:add-test-for-issue-98634, r=compiler-errorsMatthias Krüger-0/+110
2022-10-29Auto merge of #102233 - petrochenkov:effvis, r=jackh726bors-209/+209
2022-10-28Add a test for TAIT used with impl/dyn Trait inside RPITxxchan-0/+37
2022-10-28Auto merge of #103683 - fee1-dead-contrib:fix-deferred-cast-checks-constness,...bors-0/+5
2022-10-28Emit proper error when casting to Ddyn-starMichael Goulet-0/+58
2022-10-28Auto merge of #103071 - wesleywiser:fix_inlined_line_numbers, r=davidtwcobors-0/+25
2022-10-28Retain ParamEnv constness when running deferred cast checksDeadbeef-0/+5
2022-10-28libtest: run all tests in their own thread, if supported by the hostRalf Jung-5/+5
2022-10-28Auto merge of #103671 - matthiaskrgr:rollup-iuugpep, r=matthiaskrgrbors-28/+774
2022-10-28Rollup merge of #103631 - Rageking8:Add-test-for-issue-36007, r=compiler-errorsMatthias Krüger-0/+20
2022-10-28Rollup merge of #103609 - BoxyUwU:fix_impl_self_cycle, r=compiler-errorsMatthias Krüger-74/+27
2022-10-28Rollup merge of #103608 - compiler-errors:rpitit-early-lt, r=cjgillotMatthias Krüger-0/+23
2022-10-28Rollup merge of #103585 - GuillaumeGomez:source-line-css, r=notriddleMatthias Krüger-1/+43
2022-10-28Rollup merge of #103641 - compiler-errors:issue-103624, r=cjgillotMatthias Krüger-28/+94
2022-10-28Rollup merge of #103550 - notriddle:notriddle/no-suggest-static-candidates, r...Matthias Krüger-0/+34
2022-10-28Rollup merge of #103523 - GuillaumeGomez:inline-doc-comment-impl-block, r=not...Matthias Krüger-0/+13
2022-10-28Rollup merge of #103283 - nbarrios1337:unsafe-impl-suggestions, r=cjgillotMatthias Krüger-0/+54
2022-10-28Rollup merge of #102642 - bryangarza:afit-tests, r=compiler-errorsMatthias Krüger-0/+579
2022-10-28add test for issue 98634Rageking8-0/+110
2022-10-27Update tests based on feedbackBryan Garza-26/+7