about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-39970.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-20/+0
2022-08-18Reword "Required because of the requirements on the impl of ..."Andy Wang-1/+1
2021-12-11Tweak assoc type obligation spansEsteban Kuber-1/+6
* Point at RHS of associated type in obligation span * Point at `impl` assoc type on projection error * Reduce verbosity of recursive obligations * Point at source of binding lifetime obligation * Tweak "required bound" note * Tweak "expected... found opaque (return) type" labels * Point at set type in impl assoc type WF errors
2021-11-20Do not mention associated items when they introduce an obligationEsteban Kuber-5/+0
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-3/+5
* Always point at macros, including derive macros * Point at non-local items that introduce a trait requirement * On private associated item, point at definition
2021-04-06Point at `impl` and type defs introducing requirements on E0277Esteban Küber-1/+5
2021-03-16peel derives when checking normalized is expectedSNCPlay42-1/+1
2019-11-18Surround types with backticks in type errorsEsteban Küber-1/+1
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-2/+0
2019-11-18review comments: tweak prefix stringsEsteban Küber-1/+1
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-2/+2
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-5/+3
2018-12-25Remove licensesMark Rousskov-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+18