about summary refs log tree commit diff
path: root/src/test/ui/trait-bounds
AgeCommit message (Expand)AuthorLines
2022-01-17Fix Inline MIR pass on a function with un-satisfiable boundsMichael Goulet-0/+22
2021-10-27Add regression test for #75961Bram van den Heuvel-0/+7
2021-08-16Use note to point at bound introducing requirementEsteban Küber-19/+45
2021-08-11Modify structured suggestion outputEsteban Küber-35/+48
2021-07-30Do not discard `?Sized` type params and suggest their removalEsteban Küber-0/+266