about summary refs log tree commit diff
path: root/tests/ui/impl-trait/in-trait/foreign-dyn-error.stderr
AgeCommit message (Expand)AuthorLines
2025-05-27Use more detailed spans in dyn compat errors within bodiesOli Scherer-2/+2
2025-01-26Compiler: Finalize dyn compatibility renamingLeón Orell Valerian Liehr-1/+1
2025-01-22Refactor dyn-compatibility error and suggestionsTaylor Cramer-5/+6
2024-09-25Compiler: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-1/+1
2024-06-25RFC 2383: Stabilize `lint_reasons` :tada:xFrednet-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-10-29On object safety error, mention new enum as alternativeEsteban Küber-0/+1
2023-07-08Replace RPITIT current impl with new strategy that lowers as a GATSantiago Pastorino-1/+1
2023-04-30Encode def span for foreign RPITITsMichael Goulet-0/+15