clippy::useless_conversion
This commit is contained in:
@@ -823,7 +823,7 @@ impl<'tcx, M: Machine<'tcx>> InterpCx<'tcx, M> {
|
||||
(Abi::Rust, fn_abi),
|
||||
&[FnArg::Copy(arg.into())],
|
||||
false,
|
||||
&ret.into(),
|
||||
&ret,
|
||||
Some(target),
|
||||
unwind,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user