about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-3668.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2021-01-07Use correct span for structured suggestionEsteban Küber-3/+3
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-1/+3
2019-02-07Resolve incorrect diagnostic for using a non-const value in a constantvarkor-5/+3
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+11