about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-07-04Auto merge of #113303 - compiler-errors:yeet-chalk, r=lcnrbors-799/+3
2023-07-04Auto merge of #113215 - compiler-errors:rpitit-predicates-tweaks, r=spastorinobors-15/+52
2023-07-04Auto merge of #112917 - chenyukang:yukang-fix-112590, r=estebankbors-9/+110
2023-07-03Remove compare modeMichael Goulet-3/+0
2023-07-03Remove chalk from the compilerMichael Goulet-796/+3
2023-07-03Auto merge of #108611 - davidtwco:issue-94223-external-abi-fn-ptr-in-internal...bors-1/+178
2023-07-03Rollup merge of #113286 - fmease:iat-dont-select-if-not-enabled, r=compiler-e...Guillaume Gomez-41/+90
2023-07-03lint/ctypes: check other types for ext. fn-ptr tyDavid Wood-1/+127
2023-07-03lint/ctypes: multiple external fn-ptrs in tyDavid Wood-1/+23
2023-07-03abi: avoid ice for non-ffi-safe fn ptrsDavid Wood-0/+8
2023-07-03lint/ctypes: ext. abi fn-ptr in internal abi fnDavid Wood-1/+22
2023-07-03Don't perform selection if IATs are not enabledLeón Orell Valerian Liehr-41/+90
2023-07-03update testslcnr-191/+366
2023-07-02Rollup merge of #113231 - Urgau:fix_false_positive_drop_copy, r=NilstriebMatthias Krüger-0/+38
2023-07-02add testcase for 112590yukang-55/+88
2023-07-02Auto merge of #112910 - lqd:mcp510, r=petrochenkovbors-5/+9
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-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-30bless test with new linker flavorsRémy Rakic-1/+1
2023-06-30Additional wf testMichael Goulet-10/+51
2023-06-30RPITITs inherit method predicatesMichael Goulet-5/+1
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-299/+147
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-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-0/+12
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