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

Ensure module attributes are applied to all modules. #1091

Merged

Conversation

sunfishcode
Copy link
Member

Effectively revert #1089, and go back to putting #[allow(dead_code)] on all modules for now, because the code in #1089 didn't work for interfaces defined inline inside of worlds, which turn into top-level modules in the Rust bindings.

Effectively revert bytecodealliance#1089, and go back to putting `#[allow(dead_code)]`
on all modules for now, because the code in bytecodealliance#1089 didn't work for
interfaces defined inline inside of worlds, which turn into top-level
modules in the Rust bindings.
@alexcrichton alexcrichton added this pull request to the merge queue Nov 20, 2024
Merged via the queue into bytecodealliance:main with commit d92b53b Nov 20, 2024
25 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/attributes-again branch November 21, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants