diff options
author | Zhiting Zhu <zzhu@mozilla.com> | 2017-08-10 16:53:12 -0700 |
---|---|---|
committer | Zhiting Zhu <zzhu@mozilla.com> | 2017-08-14 10:19:14 -0700 |
commit | 802e2ad08cb20811671f6eb9757f9956bf172da6 (patch) | |
tree | f15b836d8e81b9ef5e3633dffc00bf0608efe2d0 /tests/headers/opaque_in_struct.hpp | |
parent | ea4cf0344aadb55660314a92cd090412b1eafcf0 (diff) |
Opaque related tests for derive PartialEq
Diffstat (limited to 'tests/headers/opaque_in_struct.hpp')
-rw-r--r-- | tests/headers/opaque_in_struct.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/opaque_in_struct.hpp b/tests/headers/opaque_in_struct.hpp index 771b80bc..2de2de3e 100644 --- a/tests/headers/opaque_in_struct.hpp +++ b/tests/headers/opaque_in_struct.hpp @@ -1,4 +1,4 @@ -// bindgen-flags: --with-derive-hash +// bindgen-flags: --with-derive-hash --with-derive-partialeq /** <div rustbindgen opaque> */ |