about summary refs log tree commit diff
path: root/tests/ui/implied-bounds/from-trait-impl.rs
AgeCommit message (Collapse)AuthorLines
2025-03-04Only use implied bounds hack if bevy, and use deeply normalize in implied ↵Michael Goulet-0/+2
bounds hack
2024-01-17Correctly handle normalization in implied boundsAli MJ Al-Nasrawy-3/+2
Special-case Bevy dependents to not error
2023-12-08Add tests related to normalization in implied boundsSantiago Pastorino-0/+24