about summary refs log tree commit diff
path: root/tests/ui/async-await/dyn/mut-is-pointer-like.stderr
AgeCommit message (Expand)AuthorLines
2025-05-27Use more detailed spans in dyn compat errors within bodiesOli Scherer-2/+2
2025-05-26Deduplicate dyn compatibility violations due to coercionMichael Goulet-19/+1
2025-05-23Do not try to confirm non-dyn compatible methodMichael Goulet-26/+2
2025-03-18Remove existing AFIDT implementationMichael Goulet-2/+62
2024-12-10Implement projection and shim for AFIDTMichael Goulet-0/+11