about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-58857.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-8/+0
2019-12-21span_suggestion_hidden -> tool_only_span_suggestionMazdak Farrokhzad-2/+0
2019-12-21parse_generic_bounds: account for negative lifetime boundsMazdak Farrokhzad-3/+3
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+1
Make the spacing between the code snippet and verbose structured suggestions consistent with note and help messages.
2019-03-23Tweak unsupported negative trait bounds messageEsteban Küber-1/+2
2019-03-01Expand where negative supertrait specific error is shownEsteban Küber-0/+8
Fix #58857.