summaryrefslogtreecommitdiff
path: root/tests/headers/struct_with_derive_debug.h
AgeCommit message (Expand)Author
2022-10-04split the repo into a workspaceChristian Poveda
2021-07-16Let Rust derive everything but Default for large arrays in 1.47 and laterIan P. Cooke
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
2016-03-10Add #[derive(Debug)] to all structs and enums.Yamakaky