about summary refs log tree commit diff
path: root/tests/ui/missing-trait-bounds
AgeCommit message (Collapse)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-3/+3
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-01-13Do not incorrectly suggest restricting implied boundsEsteban Küber-3/+3
When we have already suggested bounds that imply the about to be suggested bound, skip them.
2023-01-13Elaborate unmet obligations in E0599 for more contextEsteban Küber-3/+5
2023-01-11Tweak outputEsteban Küber-10/+6
2023-01-11Move /src/test to /testsAlbert Larsan-0/+208