about summary refs log tree commit diff
path: root/src/test/ui/suggestions/suggest-methods.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+40
2018-07-18Implement existential typesOliver Schneider-40/+0
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-4/+4
2017-09-24Change Levensthein-based method to a single suggestionThomas Jespersen-3/+5
2017-09-21Add suggestions for misspelled method namesThomas Jespersen-0/+38