about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-01-26Rollup merge of #107285 - compiler-errors:new-solver-future-and-generator, r=...Matthias Krüger-0/+132
2023-01-26Rollup merge of #107248 - erikdesjardins:addrspace, r=oli-obkMatthias Krüger-0/+25
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 #107085 - tmiasko:custom-mir-operators, r=oli-obkMatthias Krüger-0/+54
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-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 #107256 - JakobDegen:delete-sai, r=cjgillotMatthias Krüger-216/+0
2023-01-25Rollup merge of #107255 - lcnr:implied-b-hr, r=oli-obkMatthias Krüger-0/+35
2023-01-25Rollup merge of #107244 - notriddle:notriddle/primitive-reference-link, r=Gui...Matthias Krüger-4/+4
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/+814
2023-01-25Rollup merge of #105345 - yanchen4791:issue-103582-fix, r=jackh726Matthias Krüger-0/+105
2023-01-25suggest qualifying bare associated constantsAndy Russell-0/+25
2023-01-25Rollup merge of #107232 - notriddle:notriddle/settings-choice, r=GuillaumeGomezDylan DPC-27/+27
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-24Delete `SimplifyArmIdentity` and `SimplifyBranchSame` mir optsJakob Degen-216/+0
2023-01-24add test where we ignore hr implied boundslcnr-0/+35
2023-01-23Add suggestion to remove if in let...else blockEdward Shen-0/+30
2023-01-23rustdoc: rearrange HTML in primitive reference linksMichael Howell-4/+4
2023-01-23rustdoc: simplify settings popover DOMMichael Howell-27/+27
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-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-22abi: add `AddressSpace` field to `Primitive::Pointer`Erik Desjardins-0/+25
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 #107152 - GuillaumeGomez:migrate-to-css-var, r=notriddleMatthias Krüger-0/+36
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
2023-01-21Rollup merge of #103418 - Aaron1011:macro-semicolon-future-incompat, r=davidtwcoMichael Goulet-0/+220
2023-01-22Auto merge of #107133 - pnkfelix:revert-pr-84022-for-issue-106337, r=Mark-Sim...bors-36/+100
2023-01-21Add `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` to future-incompat reportAaron Hill-0/+220
2023-01-21Auto merge of #105924 - TimNN:ui-remap, r=Mark-Simulacrumbors-53/+49