about summary refs log tree commit diff
path: root/tests/ui/async-await/dyn
AgeCommit message (Collapse)AuthorLines
2025-05-27Use more detailed spans in dyn compat errors within bodiesOli Scherer-6/+6
2025-05-26Deduplicate dyn compatibility violations due to coercionMichael Goulet-57/+3
2025-05-23Do not try to confirm non-dyn compatible methodMichael Goulet-61/+3
2025-03-18Remove existing AFIDT implementationMichael Goulet-18/+170
2024-12-10Implement projection and shim for AFIDTMichael Goulet-0/+160