rust/tests/ui/traits/negative-bounds
Michael Goulet 930eece9d3 Don't compute trait super bounds unless they're positive 2023-05-04 17:24:13 +00:00
..
associated-constraints.rs Disallow associated type constraints on negative bounds 2023-05-02 22:36:24 +00:00
associated-constraints.stderr Disallow associated type constraints on negative bounds 2023-05-02 22:36:24 +00:00
simple.rs Implement negative bounds 2023-05-02 22:36:24 +00:00
simple.stderr Make negative trait bounds work with the old trait solver 2023-05-02 22:36:25 +00:00
supertrait.rs Don't compute trait super bounds unless they're positive 2023-05-04 17:24:13 +00:00
supertrait.stderr Don't compute trait super bounds unless they're positive 2023-05-04 17:24:13 +00:00