Rust-GCC / gccrs

GCC Front-End for Rust
https://rust-gcc.github.io/
GNU General Public License v2.0
2.36k stars 151 forks source link

Handle `#[macro_export]` attribute #1076

Open CohenArthur opened 2 years ago

CohenArthur commented 2 years ago
matthewjasper commented 1 year ago

This probably needs adding to the libcore ast milestone

CohenArthur commented 1 year ago

Thanks @matthewjasper good catch :)