| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-06-03 | check_is_object_safe -> is_object_safe | Michael Goulet | -2/+2 |
| 2024-04-29 | Remove `extern crate rustc_session` from `rustc_lint`. | Nicholas Nethercote | -0/+1 |
| 2024-01-23 | Rename `LintContext::emit_spanned_lint` as `LintContext::emit_span_lint`. | Nicholas Nethercote | -1/+1 |
| 2023-10-13 | Format all the let chains in compiler | Michael Goulet | -8/+7 |
| 2023-07-31 | Add missing feature gate in multiple_supertrait_upcastable doc | Gary Guo | -0/+1 |
| 2023-06-26 | Migrate predicates_of and caller_bounds to Clause | Michael Goulet | -1/+1 |
| 2023-01-28 | Reintroduce multiple_supertrait_upcastable lint | Gary Guo | -0/+60 |
| 2022-12-29 | Revert "Implement allow-by-default multiple_supertrait_upcastable lint" | David Tolnay | -63/+0 |
| 2022-12-09 | Implement allow-by-default multiple_supertrait_upcastable lint | Gary Guo | -0/+63 |
