Fix #[rustc_macro_transparency] giving two errors
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
This commit is contained in:
@@ -304,6 +304,7 @@ fn emit_malformed_attribute(
|
||||
| sym::track_caller
|
||||
| sym::link_name
|
||||
| sym::export_name
|
||||
| sym::rustc_macro_transparency
|
||||
) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user