about summary refs log tree commit diff
path: root/tests/ui/lang-items
AgeCommit message (Expand)AuthorLines
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-20/+0
2023-02-16Add ICE test for bad Add::add impl item typeMichael Goulet-0/+29
2023-02-16Tweak wordingMichael Goulet-19/+28
2023-02-16Move call trait lang item malformed check to typeckMichael Goulet-20/+163
2023-01-31Do not depend on Generator trait when deducing closure signatureMichael Goulet-36/+0
2023-01-11add checks for the signature of the lang itemasquared31415-0/+227
2023-01-11Move /src/test to /testsAlbert Larsan-0/+487