add lint deref_nullptr
This commit is contained in:
parent
5c897d430d
commit
389100921a
4 changed files with 94 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue