about summary refs log tree commit diff
path: root/tests/ui/traits/default_auto_traits
AgeCommit message (Expand)AuthorLines
2025-09-10Permit `more_maybe_bounds` in supertraits and trait objects onlyBryanskiy-10/+7
2025-09-10Default auto traits: revert to the default supertraitsBryanskiy-197/+138
2025-08-22On E0277, point at type that doesn't implement boundEsteban Küber-5/+30
2025-07-18HIR ty lowering: Validate relaxed bounds in trait object typesLeón Orell Valerian Liehr-2/+27
2025-06-16tests: `PointeeSized` bounds with extern typesDavid Wood-3/+3
2025-06-16tests: `{Meta,Pointee}Sized` in non-minicore testsDavid Wood-25/+55
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-1/+1
2025-04-03Initial support for auto traits with default boundsBryanskiy-0/+450