Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

Commit fd5d70d

Browse files
author
bors-servo
authored
Auto merge of #280 - servo:fewer-patches, r=nox
Hide AutoStableStringChars and ErrorReport from bindings.sh. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-mozjs/280) <!-- Reviewable:end -->
2 parents 14e4556 + f8de2dd commit fd5d70d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etc/bindings.sh

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ cd "$(dirname "$0")"
1313
-blacklist-type HashSet \
1414
-blacklist-type HashTable \
1515
-blacklist-type HashTableEntry \
16+
-blacklist-type AutoStableStringChars \
17+
-blacklist-type ErrorReport \
1618
-opaque-type RuntimeStats \
1719
-opaque-type EnumeratedArray \
1820
-opaque-type HashMap \

0 commit comments

Comments
 (0)