about summary refs log tree commit diff
path: root/tests/ui/lint/ptr_null_checks.stderr
AgeCommit message (Expand)AuthorLines
2023-12-15Stabilize `ptr::{from_ref, from_mut}`Maybe Waffle-27/+27
2023-08-06Improve diagnostics and add tests for function callsest31-17/+21
2023-08-03Also add label with original type for function pointersUrgau-11/+33
2023-08-03Also lint on cast/cast_mut and ptr::from_mut/ptr::from_refUrgau-20/+68
2023-08-01Add more tests for useless_ptr_null_checks lintUrgau-17/+41
2023-08-01Rename incorrect_fn_null_checks to useless_ptr_null_checksUrgau-0/+131