Skip to content

Commit 8b9ac19

Browse files
committed
Updates for upstream merge
1 parent 0445678 commit 8b9ac19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/cli-support/src/webidl/standard.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ pub fn add_section(
7575
imports_with_assert_no_shim: _, // not relevant for this purpose
7676
enums,
7777
structs,
78+
internal_refs: _, // not relevant for this purpose
7879
} = aux;
7980

8081
for (export, binding) in nonstandard.exports.iter() {

0 commit comments

Comments
 (0)