Lint on invalid UnsafeCell::raw_get with invalid_reference_casting lint
This commit is contained in:
parent
9bd60a60ce
commit
89800a27fc
5 changed files with 117 additions and 25 deletions
|
@ -1630,6 +1630,7 @@ symbols! {
|
|||
unsafe_block_in_unsafe_fn,
|
||||
unsafe_cell,
|
||||
unsafe_cell_from_mut,
|
||||
unsafe_cell_raw_get,
|
||||
unsafe_no_drop_flag,
|
||||
unsafe_pin_internals,
|
||||
unsize,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue