Do not store visibility in *ItemRef.
This commit is contained in:
@@ -55,7 +55,6 @@ impl<'hir> LoweringContext<'_, 'hir> {
|
||||
0,
|
||||
ParenthesizedGenericArgs::Err,
|
||||
ImplTraitContext::disallowed(),
|
||||
None,
|
||||
));
|
||||
let args = self.lower_exprs(args);
|
||||
hir::ExprKind::MethodCall(
|
||||
|
||||
Reference in New Issue
Block a user