Remove useless references/dereferences
This commit is contained in:
parent
c2c4322891
commit
cd049ef9ea
12 changed files with 148 additions and 168 deletions
|
@ -643,7 +643,7 @@ where
|
|||
fn_def.did.to_def_id(),
|
||||
&arguments,
|
||||
arg_scope,
|
||||
&expr,
|
||||
expr,
|
||||
)
|
||||
}))
|
||||
}));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue