about summary refs log tree commit diff
path: root/src/test/ui/span/issue-29595.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-9/+0
2021-11-20Do not mention associated items when they introduce an obligationEsteban Kuber-6/+0
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-3/+6
* Always point at macros, including derive macros * Point at non-local items that introduce a trait requirement * On private associated item, point at definition
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-6/+3
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-2/+2
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-2/+2
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-01-15On E0283, point at method with the requirementsEsteban Küber-1/+5
On required type annotation diagnostic error, point at method with the requirements if the span is available.
2017-07-06remove associated_consts feature gateSean McArthur-2/+2
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
This reverts commit 5558c64f33446225739c1153b43d2e309bb4f50e.
2017-05-24Change error count messagesMichael Kohl-1/+1
See #33525 for details.
2017-03-13Add test for issue #29595Matt Ickstadt-0/+10