auto merge of #19742 : vhbit/rust/copy-for-bitflags, r=alexcrichton
This commit is contained in:
@@ -98,7 +98,6 @@ bitflags! {
|
||||
}
|
||||
}
|
||||
|
||||
impl Copy for Restrictions {}
|
||||
|
||||
type ItemInfo = (Ident, Item_, Option<Vec<Attribute> >);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user