Make CI pass
This commit is contained in:
parent
722d136766
commit
75ed56f0cb
@ -697,7 +697,7 @@ impl<'a, 'tcx> WrongNumberOfGenericArgs<'a, 'tcx> {
|
|||||||
num_trait_generics_except_self
|
num_trait_generics_except_self
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
// TODO(hkmatsumoto): Emit similar suggestion for "x.<assoc fn>()"
|
// FIXME(hkmatsumoto): Emit similar suggestion for "x.<assoc fn>()"
|
||||||
hir::ExprKind::MethodCall(..) => return,
|
hir::ExprKind::MethodCall(..) => return,
|
||||||
_ => return,
|
_ => return,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user