about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-3521.rs
AgeCommit message (Collapse)AuthorLines
2021-03-06Move some tests to more suitable subdirsYuki Okushi-13/+0
2021-01-07Use correct span for structured suggestionEsteban Küber-1/+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.
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+21