| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-08-15 | Improve `invalid_reference_casting` lint | Urgau | -0/+29 |
| 2023-08-12 | Also consider `transmute` with the `invalid_reference_casting` lint | Urgau | -0/+5 |
| 2023-07-29 | Improve diagnostics of the invalid_reference_casting lint | Urgau | -36/+57 |
| 2023-07-29 | Avoid linting on expression that are only UB with SB/TB | Urgau | -4/+1 |
| 2023-07-29 | Add support for deferred casting for the invalid_reference_casting lint | Urgau | -0/+3 |
| 2023-07-29 | Revert "Temporarily switch invalid_reference_casting lint to allow-by-default" | Urgau | -1/+0 |
| 2023-07-13 | Temporarily switch invalid_reference_casting lint to allow-by-default | Urgau | -0/+1 |
| 2023-07-13 | Rename cast_ref_to_mut lint to invalid_reference_casting | Urgau | -0/+50 |
