about summary refs log tree commit diff
path: root/src/test/ui/self/self-infer.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-8/+0
2022-01-18generic_arg_infer: placeholder in signature errlcnr-2/+2
2021-06-22Updated tests to reflect specified types in E0121Deadbeef-2/+2
2020-02-27Revert "Backport only: avoid ICE on bad placeholder type"Esteban Küber-2/+0
This reverts commit 1cb555a1dc809a8d310354678ef9c43f01e41ad4.
2020-02-20Backport only: avoid ICE on bad placeholder typeEsteban Küber-0/+2
#69148 has a proper fix, but it is too big to backport. This change avoids the ICE by actually emitting an appropriate error. The output will be duplicated in some cases, but that's better than the avoidable ICE.
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+18