Port #[link_section] to the new attribute parsing infrastructure
This commit is contained in:
@@ -24,6 +24,7 @@ impl AttributeKind {
|
||||
DocComment { .. } => Yes,
|
||||
ExportName { .. } => Yes,
|
||||
Inline(..) => No,
|
||||
LinkSection { .. } => No,
|
||||
MacroTransparency(..) => Yes,
|
||||
Repr(..) => No,
|
||||
Stability { .. } => Yes,
|
||||
|
||||
Reference in New Issue
Block a user