1
Fork 0

add lint deref_nullptr

This commit is contained in:
Aliénore Bouttefeux 2021-04-06 22:01:00 +02:00
parent 5c897d430d
commit 389100921a
4 changed files with 94 additions and 0 deletions

View file

@ -900,6 +900,8 @@ symbols! {
profiler_runtime,
ptr_guaranteed_eq,
ptr_guaranteed_ne,
ptr_null,
ptr_null_mut,
ptr_offset_from,
pub_macro_rules,
pub_restricted,