-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure module attributes are applied to all modules.
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.
- Loading branch information
1 parent
1739caf
commit a17138c
Showing
1 changed file
with
10 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters