| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-27 | tests: add #![rustc_no_implicit_bounds] | David Wood | -3/+6 | |
| After reviewing all tests with `?Sized` and discussing with lcnr, these tests seem like they could probably benefit from `#![rustc_no_implicit_bounds]`. | ||||
| 2024-04-07 | Discard overflow obligations in impl_may_apply | Michael Goulet | -0/+14 | |
