about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-5099.rs
AgeCommit message (Collapse)AuthorLines
2021-11-06Move some tests to more reasonable directoriesCaio-13/+0
2020-10-17Suggest correct place to add `self` parameter when inside closureJan Verbeek-0/+3
It would incorrectly suggest adding it as a parameter to the closure instead of the containing function.
2020-08-13Tweak suggestion for `this` -> `self`Esteban Küber-1/+8
2018-12-25Remove licensesMark Rousskov-11/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+14