Urgau
|
7ee77b5d1b
|
Add support for ptr::write for the invalid_reference_casting lint
|
2023-08-22 15:47:29 +02:00 |
|
Urgau
|
91b05f8e09
|
Improve invalid_reference_casting lint
|
2023-08-15 10:14:45 +02:00 |
|
Urgau
|
b517dd5bc9
|
Also consider transmute with the invalid_reference_casting lint
|
2023-08-12 13:05:44 +02:00 |
|
Urgau
|
20a6b57106
|
Improve diagnostics of the invalid_reference_casting lint
|
2023-07-29 12:20:59 +02:00 |
|
Urgau
|
50a46710a9
|
Avoid linting on expression that are only UB with SB/TB
|
2023-07-29 12:20:59 +02:00 |
|
Urgau
|
f3dafe91ff
|
Add support for deferred casting for the invalid_reference_casting lint
|
2023-07-29 12:20:59 +02:00 |
|
Urgau
|
345d6b816b
|
Revert "Temporarily switch invalid_reference_casting lint to allow-by-default"
This reverts commit f25ad54a4d .
|
2023-07-29 12:20:59 +02:00 |
|
Urgau
|
f25ad54a4d
|
Temporarily switch invalid_reference_casting lint to allow-by-default
|
2023-07-13 23:01:24 +02:00 |
|
Urgau
|
3dbbf23e29
|
Rename cast_ref_to_mut lint to invalid_reference_casting
|
2023-07-13 23:01:24 +02:00 |
|