about summary refs log tree commit diff
path: root/tests/ui/traits/default_auto_traits/maybe-bounds-in-traits.rs
AgeCommit message (Expand)AuthorLines
2025-09-10Permit `more_maybe_bounds` in supertraits and trait objects onlyBryanskiy-5/+2
2025-09-10Default auto traits: revert to the default supertraitsBryanskiy-57/+21
2025-06-16tests: `{Meta,Pointee}Sized` in non-minicore testsDavid Wood-1/+7
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-1/+1
2025-04-03Initial support for auto traits with default boundsBryanskiy-0/+115