1
Fork 0

Remove lint pass on borrow and deref

This commit is contained in:
Ryan Levick 2021-02-16 15:12:19 +01:00
parent 6bf6652616
commit da3995f0ec
6 changed files with 25 additions and 74 deletions

View file

@ -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,