Skip to content

Commit

Permalink
Updates for upstream merge
Browse files Browse the repository at this point in the history
  • Loading branch information
eggyal committed Aug 27, 2019
1 parent 0445678 commit 8b9ac19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/cli-support/src/webidl/standard.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ pub fn add_section(
imports_with_assert_no_shim: _, // not relevant for this purpose
enums,
structs,
internal_refs: _, // not relevant for this purpose
} = aux;

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

0 comments on commit 8b9ac19

Please sign in to comment.