Give clippy some Dogfood to make it happy =^.^=
This commit is contained in:
parent
4d41a97735
commit
3a31ef7456
@ -474,7 +474,7 @@ fn check_fn_args<'cx, 'tcx: 'cx>(
|
||||
};
|
||||
return Some(PtrArg {
|
||||
idx: i,
|
||||
emission_id: emission_id,
|
||||
emission_id,
|
||||
span: hir_ty.span,
|
||||
ty_did: adt.did(),
|
||||
ty_name: name.ident.name,
|
||||
|
Loading…
Reference in New Issue
Block a user