about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/ptr_nulls.rs
AgeCommit message (Expand)AuthorLines
2023-08-03Also add label with original type for function pointersUrgau-1/+1
2023-08-03Also lint on cast/cast_mut and ptr::from_mut/ptr::from_refUrgau-16/+36
2023-08-01Rename incorrect_fn_null_checks to useless_ptr_null_checksUrgau-0/+126