about summary refs log tree commit diff
path: root/tests/ui/traits/negative-bounds
AgeCommit message (Expand)AuthorLines
2023-05-04Don't compute trait super bounds unless they're positiveMichael Goulet-0/+19
2023-05-02Make negative trait bounds work with the old trait solverMichael Goulet-14/+2
2023-05-02Disallow associated type constraints on negative boundsMichael Goulet-0/+54
2023-05-02Implement negative boundsMichael Goulet-0/+124