summary refs log tree commit diff
path: root/tests/ui/issues
AgeCommit message (Expand)AuthorLines
2023-01-20Rollup merge of #104154 - timrobertsdev:deny-by-default-bindings_with_variant...Michael Goulet-12/+10
2023-01-20Change `bindings_with_variant_name` to deny-by-default--global-12/+10
2023-01-20add raw identifier for keyword in suggestionbohan-5/+36
2023-01-14Deprioritize fulfillment errors that come from expansions.Mara Bos-8/+10
2023-01-13Rollup merge of #106585 - estebank:issue-46585, r=compiler-errorsMatthias Krüger-2/+12
2023-01-13Rollup merge of #106785 - compiler-errors:better-impl-wf-spans, r=estebankYuki Okushi-2/+2
2023-01-12Only point at impl self ty in WF if trait predicate shares self tyMichael Goulet-2/+2
2023-01-12Don't suggest dyn as parameter to addMichael Goulet-5/+0
2023-01-12Render missing generics suggestion verboselyMichael Goulet-8/+17
2023-01-12Point at impl self type for impl wf obligationsMichael Goulet-4/+4
2023-01-11Rollup merge of #106524 - compiler-errors:constructor-note, r=cjgillotMichael Goulet-4/+4
2023-01-11Rollup merge of #106097 - mejrs:mir_build2, r=oli-obkMichael Goulet-2/+3
2023-01-11Migrate pattern matchingmejrs-2/+3
2023-01-11When suggesting writing a fully qualified path probe for appropriate typesEsteban Küber-2/+12
2023-01-11label where constructor is defined and note that it should be calledMichael Goulet-1/+1
2023-01-11Be more specific about constructor `FnDef`s in type mismatchMichael Goulet-3/+3
2023-01-11Note predicate span on ImplDerivedObligationMichael Goulet-7/+17
2023-01-11Move /src/test to /testsAlbert Larsan-0/+57358