about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-42060.stderr
AgeCommit message (Collapse)AuthorLines
2022-11-20Move testsCaio-32/+0
2021-01-07Use correct span for structured suggestionEsteban Küber-2/+2
On structured suggestion for `let` -> `const` and `const` -> `let`, use a proper `Span` and update tests to check the correct application. Follow up to #80012.
2021-01-07bless testsDaiki Ihara-0/+4
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-4/+4
2018-12-25Remove licensesMark Rousskov-4/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+28