Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#[macro_use] only has an effect on extern crate and modules #3135

Closed
eli-front opened this issue Nov 6, 2022 · 0 comments · Fixed by #3137
Closed

#[macro_use] only has an effect on extern crate and modules #3135

eli-front opened this issue Nov 6, 2022 · 0 comments · Fixed by #3137
Labels

Comments

@eli-front
Copy link
Contributor

Describe the Bug

#[macro_use] only has an effect on extern crate and modules
Therefore in wasm-bindgen/examples/wasm-in-wasm-imports/src/lib.rs #[macro_use] has no effect

@eli-front eli-front added the bug label Nov 6, 2022
eli-front added a commit to eli-front/wasm-bindgen that referenced this issue Nov 6, 2022
alexcrichton pushed a commit that referenced this issue Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant