convert the optimize attribute to a new parser
This commit is contained in:
@@ -290,6 +290,7 @@ fn emit_malformed_attribute(
|
||||
| sym::rustc_confusables
|
||||
| sym::repr
|
||||
| sym::deprecated
|
||||
| sym::optimize
|
||||
) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user