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