about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-07-02Rollup merge of #113258 - GuillaumeGomez:migrate-gui-test-color-19, r=notriddleMatthias Krüger-15/+15
2023-07-02Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator...bors-115/+252
2023-07-02Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiaskobors-0/+18
2023-07-02Add `rustc` option to output LLVM optimization remarks to YAML filesJakub Beránek-0/+18
2023-07-02Migrate GUI colors test to original CSS color formatGuillaume Gomez-15/+15
2023-07-02Rollup merge of #113231 - Urgau:fix_false_positive_drop_copy, r=NilstriebMatthias Krüger-0/+38
2023-07-02Rollup merge of #113228 - GuillaumeGomez:migrate-gui-test-color-18, r=notriddleMatthias Krüger-9/+9
2023-07-02Auto merge of #112910 - lqd:mcp510, r=petrochenkovbors-5/+21
2023-07-01Fix dropping_copy_types lint from linting in match-arm with side-effectsUrgau-0/+38
2023-07-01Rollup merge of #113182 - compiler-errors:rpit-stricter-captures, r=oli-obkMatthias Krüger-24/+167
2023-07-01Rollup merge of #113174 - chenyukang:yukang-fix-102972-loop-next, r=compiler-...Matthias Krüger-0/+49
2023-07-01Rollup merge of #113168 - bvanjoi:fix-85992, r=petrochenkovMatthias Krüger-0/+27
2023-07-01Migrate GUI colors test to original CSS color formatGuillaume Gomez-9/+9
2023-07-01Auto merge of #111992 - ferrocene:pa-panic-abort-tests-bench, r=m-ou-sebors-4/+14
2023-07-01fix(resolve): skip assertion judgment when `NonModule` is dummybohan-0/+27
2023-06-30comment, and bless, unstable linker flavor testRémy Rakic-4/+8
2023-06-30add end-to-end testRémy Rakic-0/+12
2023-06-30bless test with new linker flavorsRémy Rakic-1/+1
2023-06-30Improve search-result-display.goml testGuillaume Gomez-4/+5
2023-06-30Better messages for next in a iterator inside for loopsyukang-0/+49
2023-06-30Rollup merge of #113177 - estebank:hrlt-sugg, r=compiler-errorsMatthias Krüger-61/+150
2023-06-30Rollup merge of #113171 - spastorino:new-rpitit-25, r=compiler-errorsMatthias Krüger-0/+19
2023-06-30Rollup merge of #113165 - compiler-errors:rpitits-foreign-bounds, r=spastorinoMatthias Krüger-0/+4
2023-06-30Rollup merge of #113071 - compiler-errors:no-parent-non-lifetime-args-in-apit...Matthias Krüger-9/+31
2023-06-30Rollup merge of #111403 - y21:suggest-slice-swap, r=compiler-errorsMatthias Krüger-0/+1
2023-06-30Auto merge of #113162 - matthiaskrgr:rollup-fct3wj7, r=matthiaskrgrbors-625/+276
2023-06-30Adapt tests from #105258Michael Goulet-6/+151
2023-06-30Flip the order of binder instantiation for better diagnosticsMichael Goulet-13/+7
2023-06-30Error for RPITIT hidden tys that capture more than their trait defnMichael Goulet-17/+21
2023-06-29Properly implement variances_of for RPITIT GATSantiago Pastorino-0/+19
2023-06-30Use structured suggestion when telling user about `for<'a>`Esteban Küber-61/+150
2023-06-29Auto merge of #112682 - spastorino:new-rpitit-21, r=compiler-errorsbors-0/+4
2023-06-29Add bidirectional where clauses on RPITIT synthesized GATsSantiago Pastorino-0/+4
2023-06-29add `slice::swap` suggestiony21-0/+1
2023-06-29Encode item bounds for DefKind::ImplTraitPlaceholderMichael Goulet-0/+4
2023-06-29Auto merge of #113108 - compiler-errors:normalize-opaques-with-late-bound-var...bors-0/+91
2023-06-29Rollup merge of #113161 - Bryanskiy:err_msg, r=petrochenkovMatthias Krüger-106/+116
2023-06-29Rollup merge of #112300 - Zalathar:run-coverage, r=wesleywiserMatthias Krüger-326/+129
2023-06-29Fix type privacy lints error messageBryanskiy-106/+116
2023-06-29resolve: Remove artificial import ambiguity errorsVadim Petrochenkov-193/+31
2023-06-29Auto merge of #113134 - TaKO8Ki:rollup-4hvqzf6, r=TaKO8Kibors-11/+49
2023-06-29Rollup merge of #113137 - lukas-code:no-moving-references, r=compiler-errorsMatthias Krüger-0/+27
2023-06-29Rollup merge of #112929 - oli-obk:what_if_an_impl_item_just_doesnt_wanna_be_i...Matthias Krüger-0/+182
2023-06-29Rollup merge of #112670 - petrochenkov:typriv, r=eholkMatthias Krüger-32/+140
2023-06-28Auto merge of #112629 - compiler-errors:atb-imply, r=jackh726bors-0/+58
2023-06-28don't suggest `move` for borrows that aren't closuresLukas Markeffsky-0/+27
2023-06-29Rollup merge of #113107 - mj10021:issue-113012-fix, r=oli-obkTakayuki Maeda-0/+12
2023-06-29Rollup merge of #113100 - GuillaumeGomez:search-result-long-name, r=notriddleTakayuki Maeda-11/+37
2023-06-28Rollup merge of #113094 - GuillaumeGomez:fix-invalid-div-tag-in-head, r=notri...Dylan DPC-1/+1
2023-06-28Rollup merge of #113019 - ericmarkmartin:warning-for-guard-non-exhaustion, r=...Dylan DPC-22/+54