about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-01-26Auto merge of #106812 - oli-obk:output_filenames, r=petrochenkovbors-0/+43
2023-01-26Auto merge of #107328 - matthiaskrgr:rollup-lfqwo0o, r=matthiaskrgrbors-220/+221
2023-01-26Rollup merge of #106978 - mejrs:mir_build3, r=davidtwcoMatthias Krüger-216/+216
2023-01-26Rollup merge of #106971 - oli-obk:tait_error, r=davidtwcoMatthias Krüger-4/+5
2023-01-26Auto merge of #106745 - m-ou-se:format-args-ast, r=oli-obkbors-24/+19
2023-01-26Auto merge of #107318 - matthiaskrgr:rollup-776kd81, r=matthiaskrgrbors-4/+164
2023-01-26Rollup merge of #107304 - Nilstrieb:ᐸTy as PartialEqᐳ::eq becau...Matthias Krüger-3/+32
2023-01-26Rollup merge of #107287 - mattjperez:improve-fn-pointer-notes, r=compiler-errorsMatthias Krüger-1/+9
2023-01-26Rollup merge of #97373 - dimpolo:cell_dispatch_from_dyn, r=dtolnayMatthias Krüger-0/+123
2023-01-26Rollup merge of #107285 - compiler-errors:new-solver-future-and-generator, r=...Matthias Krüger-0/+132
2023-01-26Rollup merge of #107204 - euclio:assoc-const-suggestion, r=petrochenkovMatthias Krüger-0/+25
2023-01-26Rollup merge of #107175 - compiler-errors:bad-types-in-vec-push, r=estebankMatthias Krüger-0/+49
2023-01-26Rollup merge of #106960 - estebank:parse-anon-enums, r=cjgillotMatthias Krüger-27/+160
2023-01-26Rollup merge of #106407 - mejrs:attr_check, r=compiler-errorsMatthias Krüger-16/+329
2023-01-26improve fn pointer notesMatthew J Perez-1/+9
2023-01-26Implement Generator and FutureMichael Goulet-0/+132
2023-01-25Rollup merge of #107282 - BoxyUwU:erica_builtin_pointee_impls, r=compiler-errorsMatthias Krüger-0/+23
2023-01-25Rollup merge of #107255 - lcnr:implied-b-hr, r=oli-obkMatthias Krüger-0/+35
2023-01-25Rollup merge of #106944 - Nilstrieb:there-once-was-a-diagnostic, r=WaffleLapkinMatthias Krüger-5/+173
2023-01-25Rollup merge of #106897 - estebank:issue-99430, r=davidtwcoMatthias Krüger-348/+810
2023-01-25Rollup merge of #105345 - yanchen4791:issue-103582-fix, r=jackh726Matthias Krüger-0/+105
2023-01-25Use `can_eq` to compare types for default assoc type errorNilstrieb-3/+32
2023-01-25suggest qualifying bare associated constantsAndy Russell-0/+25
2023-01-25Rollup merge of #107213 - edward-shen:edward-shen/fix-accidental-let-else, r=...Dylan DPC-0/+30
2023-01-25Rollup merge of #106583 - estebank:suggest-result-coercion, r=compiler-errorsDylan DPC-0/+184
2023-01-24implement builtin candidateBoxy-0/+23
2023-01-24Add suggestions for function pointersMatthew J Perez-56/+192
2023-01-24add feature gate tests for DispatchFromDyndimi-0/+101
2023-01-24add test where we ignore hr implied boundslcnr-0/+35
2023-01-24impl DispatchFromDyn for Cell and UnsafeCelldimi-0/+22
2023-01-23Add suggestion to remove if in let...else blockEdward Shen-0/+30
2023-01-23Add hint for missing lifetime bound on trait object when type alias is usedyanchen4791-0/+105
2023-01-23Hack to suppress bad labels in type mismatch inference deduction codeMichael Goulet-5/+20
2023-01-23Don't resolve type var roots in point_at_expr_source_of_inferred_typeMichael Goulet-0/+34
2023-01-23tweak wordingEsteban Küber-6/+6
2023-01-23Ensure suggestion correctnessEsteban Küber-1/+120
2023-01-23Suggest coercion of `Result` using `?`Esteban Küber-0/+65
2023-01-23Make `output_filenames` a real queryOli Scherer-0/+43
2023-01-23Rollup merge of #107148 - Ezrashaw:uncode-e0789, r=compiler-errors,GuillaumeG...Yuki Okushi-0/+27
2023-01-23add UI test + docs for `E0789`Ezra Shaw-0/+27
2023-01-23Rollup merge of #107203 - chenyukang:yukang/fix-106496-remove-deref, r=compil...Dylan DPC-5/+128
2023-01-23Rollup merge of #107108 - sulami:issue-83968-doc-alias-typo-suggestions, r=co...Dylan DPC-0/+23
2023-01-23Rollup merge of #104926 - spastorino:calculate_diverging_fallback-cleanups, r...Dylan DPC-8/+1
2023-01-23Consider doc(alias) when providing typo suggestionsRobin Schroer-0/+23
2023-01-23Fix #106496, suggest remove deref for type mismatchyukang-5/+128
2023-01-22fn-trait-closure test now pass on new solverSantiago Pastorino-8/+1
2023-01-22Rollup merge of #107111 - chenyukang:yukang/fix-107090-fluent-parameters, r=p...Matthias Krüger-0/+204
2023-01-22Auto merge of #107185 - compiler-errors:rollup-wkomjma, r=compiler-errorsbors-0/+394
2023-01-21Rollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillotMichael Goulet-0/+128
2023-01-21Rollup merge of #106578 - compiler-errors:recursive-opaque-closure, r=TaKO8KiMichael Goulet-0/+46