about summary refs log tree commit diff
path: root/tests/ui/traits/default_auto_traits/maybe-bounds-in-dyn-traits.rs
AgeCommit message (Expand)AuthorLines
2025-09-10Default auto traits: revert to the default supertraitsBryanskiy-24/+56
2025-07-18HIR ty lowering: Validate relaxed bounds in trait object typesLeón Orell Valerian Liehr-0/+4
2025-06-16tests: `{Meta,Pointee}Sized` in non-minicore testsDavid Wood-1/+7
2025-04-03Initial support for auto traits with default boundsBryanskiy-0/+61