| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-16 | tests: unconstrain params in `non_lifetime_binders` | David Wood | -1/+1 | |
| It seems like generics from `non_lifetime_binders` don't have any default bounds like normal generics, so all of the `?Sized` relaxations need to be further relaxed with `PointeeSized` for this test to be the equivalent of before. | ||||
| 2023-02-18 | Adjust tracking issue for non_lifetime_binders | Michael Goulet | -1/+1 | |
| 2023-02-16 | Deny some late-bound ty/ct in some positions, add tests | Michael Goulet | -0/+11 | |
