about summary refs log tree commit diff
path: root/src/test/ui/invalid
AgeCommit message (Collapse)AuthorLines
2018-12-26Fixed more tests.Alexander Regueiro-2/+4
2018-12-25Remove licensesMark Rousskov-78/+19
2018-09-13Suggest valid crate type if invalidPhilipp Hansch-3/+93
This adds a suggestion to the `invalid_crate_types` lint. The suggestion is based on the Levenshtein distance to existing crate types. If no suggestion is found it will show the lint without any suggestions.
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+189