Remove lint pass on borrow and deref
This commit is contained in:
parent
6bf6652616
commit
da3995f0ec
6 changed files with 25 additions and 74 deletions
|
@ -142,7 +142,6 @@ symbols! {
|
|||
Decodable,
|
||||
Decoder,
|
||||
Default,
|
||||
Deref,
|
||||
Encodable,
|
||||
Encoder,
|
||||
Eq,
|
||||
|
@ -791,9 +790,7 @@ symbols! {
|
|||
none_error,
|
||||
nontemporal_store,
|
||||
nontrapping_dash_fptoint: "nontrapping-fptoint",
|
||||
noop_method_borrow,
|
||||
noop_method_clone,
|
||||
noop_method_deref,
|
||||
noreturn,
|
||||
nostack,
|
||||
not,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue