about summary refs log tree commit diff
path: root/tests/ui/traits/object/pretty.stderr
AgeCommit message (Expand)AuthorLines
2025-05-07Only include associated type bounds for Self:Sized associated types if they a...Michael Goulet-3/+3
2025-02-21Do not deduplicate list of associated types provided by dyn principalMichael Goulet-3/+3
2025-01-31Rework "long type names" printing logicEsteban Küber-2/+2
2024-10-04Check elaborated projections from dyn don't mention unconstrained late bound ...Michael Goulet-12/+1
2024-09-25Compiler: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-1/+1
2024-08-22Pretty-print own args of existential projectionsLeón Orell Valerian Liehr-15/+35
2024-02-07address review comments and add more testsLukas Markeffsky-27/+60
2024-02-07improve pretty printing for trait objectsLukas Markeffsky-25/+25
2024-02-07add test for pretty printing trait objectsLukas Markeffsky-0/+124