about summary refs log tree commit diff
path: root/tests/ui/async-await/inference_var_self_argument.stderr
AgeCommit message (Expand)AuthorLines
2025-01-26Compiler: Finalize dyn compatibility renamingLeón Orell Valerian Liehr-1/+1
2025-01-22Refactor dyn-compatibility error and suggestionsTaylor Cramer-4/+5
2024-12-13Arbitrary self types v2: adjust diagnostic.Adrian Taylor-2/+2
2024-12-11Arbitrary self types v2: use Receiver traitAdrian Taylor-2/+2
2024-10-04Bless ui tests.Camille GILLOT-9/+9
2024-09-25Compiler: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-1/+1
2024-04-30Replace item names containing an error code with something more meaningfulLeón Orell Valerian Liehr-1/+1
2024-01-17Don't ICE when deducing future output if other errors already occurredOli Scherer-0/+28