Resolve attributes in several places
Arm, Field, FieldPat, GenericParam, Param, StructField and Variant
This commit is contained in:
@@ -1620,6 +1620,7 @@ impl<'a> TraitDef<'a> {
|
||||
id: ast::DUMMY_NODE_ID,
|
||||
span: pat.span.with_ctxt(self.span.ctxt()),
|
||||
pat,
|
||||
is_placeholder: false
|
||||
}
|
||||
})
|
||||
.collect();
|
||||
|
||||
Reference in New Issue
Block a user