Commit a17138c
committed
Ensure module attributes are applied to all modules.
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.1 parent 1739caf commit a17138c
1 file changed
+10
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
311 | 304 | | |
312 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
313 | 311 | | |
314 | 312 | | |
315 | 313 | | |
| |||
0 commit comments