| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-07-05 | Test that you can't circumvent the `Sized` bound check | Oli Scherer | -0/+73 |
| 2023-07-05 | Make `unused_associated_type_bounds`'s lint level changeable | Oli Scherer | -0/+3 |
| 2023-07-05 | Add more tests | Oli Scherer | -0/+59 |
| 2023-07-05 | Lint now-unnecessary associated type bounds | Oli Scherer | -0/+41 |
| 2023-07-05 | Don't require associated types with `Self: Sized` bounds in `dyn Trait` objects | Oli Scherer | -13/+3 |
| 2023-05-12 | Note base types of coercion | Michael Goulet | -18/+9 |
| 2023-04-20 | Add some tests around (lack of) object safety of associated types and consts | Oli Scherer | -0/+141 |
| 2023-02-21 | Name placeholder in some region errors | Michael Goulet | -0/+5 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+882 |
