diff options
author | Zhiting Zhu <zzhu@mozilla.com> | 2017-08-04 10:49:56 -0700 |
---|---|---|
committer | Zhiting Zhu <zzhu@mozilla.com> | 2017-08-09 15:19:00 -0700 |
commit | 8fa9cd9e613c1231a16e54e1d9a26b62b47c7819 (patch) | |
tree | 482973e33b22db1510215c99dc410a0bc4c4ccc4 /tests/headers/opaque_in_struct.hpp | |
parent | a529e92870c8710d10f870dd09c824091d91f856 (diff) |
Opaque related tests for derive Hash
Diffstat (limited to 'tests/headers/opaque_in_struct.hpp')
-rw-r--r-- | tests/headers/opaque_in_struct.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/opaque_in_struct.hpp b/tests/headers/opaque_in_struct.hpp index 3cffeb20..771b80bc 100644 --- a/tests/headers/opaque_in_struct.hpp +++ b/tests/headers/opaque_in_struct.hpp @@ -1,3 +1,4 @@ +// bindgen-flags: --with-derive-hash /** <div rustbindgen opaque> */ |