about summary refs log tree commit diff
path: root/tests/ui/implied-bounds/normalization-nested.rs
AgeCommit message (Collapse)AuthorLines
2023-12-08Add tests related to normalization in implied boundsSantiago Pastorino-1/+3
2023-03-31add test for normalization in implied bounds queryAli MJ Al-Nasrawy-0/+39
See https://github.com/rust-lang/rust/issues/109799.