about summary refs log tree commit diff
path: root/tests/ui/implied-bounds/normalization-nested.lifetime.stderr
AgeCommit message (Collapse)AuthorLines
2023-12-08Add tests related to normalization in implied boundsSantiago Pastorino-7/+22
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-03-31add test for normalization in implied bounds queryAli MJ Al-Nasrawy-0/+18
See https://github.com/rust-lang/rust/issues/109799.