summaryrefslogtreecommitdiff
path: root/tests/headers/struct_with_anon_struct_array.h
AgeCommit message (Expand)Author
2022-10-04split the repo into a workspaceChristian Poveda
2017-08-21Struct related tests for can derive EqZhiting Zhu
2017-08-14Struct related tests for derive PartialEqZhiting Zhu
2017-08-09Struct related tests for derive HashZhiting Zhu
2017-01-23Unify under the `bindgen` name.Emilio Cobos Álvarez
2016-11-16Transition to libbindgen sub-crateJeff Waugh
2015-01-03Recurse through arrays and pointers to anonymous structs. Closes #150.Edward Barnard
2014-12-29Support more composite field types.Edward Barnard