about summary refs log tree commit diff
path: root/tests/ui/lint/ptr_null_checks.rs
AgeCommit message (Expand)AuthorLines
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-12-15Stabilize `ptr::{from_ref, from_mut}`Maybe Waffle-2/+0
2023-08-06Improve diagnostics and add tests for function callsest31-4/+10
2023-08-03Also lint on cast/cast_mut and ptr::from_mut/ptr::from_refUrgau-0/+16
2023-08-01Add more tests for useless_ptr_null_checks lintUrgau-0/+9
2023-08-01Rename incorrect_fn_null_checks to useless_ptr_null_checksUrgau-0/+51