mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 14:43:24 +00:00
Extend meta parameters to all generated code in compat_fn.
This commit is contained in:
parent
7e2032390c
commit
24bbca4917
@ -90,6 +90,7 @@ macro_rules! compat_fn {
|
||||
}
|
||||
}
|
||||
|
||||
$(#[$meta])*
|
||||
pub use $symbol::call as $symbol;
|
||||
)*)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user