about summary refs log tree commit diff
path: root/tests/ui/dyn-compatibility
AgeCommit message (Expand)AuthorLines
2025-01-24Properly report error when object type param default references selfMichael Goulet-0/+35
2025-01-22Refactor dyn-compatibility error and suggestionsTaylor Cramer-228/+308
2025-01-15Rework trait expansion to happen once explicitlyMichael Goulet-8/+8
2025-01-02taint fcx on selection errors during unsizingLukas Markeffsky-0/+113
2024-12-11Fix ICE when multiple supertrait substitutions need assoc but only one is pro...Michael Goulet-8/+35
2024-11-30Do not create trait object type if missing associated typesMichael Goulet-51/+1
2024-10-11Don't assume traits used as type are trait objsVulnBandit-203/+174
2024-10-10UI tests: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-0/+2993