| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-08-15 | Improve `invalid_reference_casting` lint | Urgau | -17/+73 |
| 2023-08-12 | Also consider `transmute` with the `invalid_reference_casting` lint | Urgau | -9/+21 |
| 2023-07-29 | Improve diagnostics of the invalid_reference_casting lint | Urgau | -32/+64 |
| 2023-07-29 | Avoid linting on expression that are only UB with SB/TB | Urgau | -30/+18 |
| 2023-07-29 | Add support for deferred casting for the invalid_reference_casting lint | Urgau | -1/+9 |
| 2023-07-29 | Revert "Temporarily switch invalid_reference_casting lint to allow-by-default" | Urgau | -15/+11 |
| 2023-07-13 | Temporarily switch invalid_reference_casting lint to allow-by-default | Urgau | -11/+15 |
| 2023-07-13 | Rename cast_ref_to_mut lint to invalid_reference_casting | Urgau | -0/+64 |
