summaryrefslogtreecommitdiff
path: root/tests/headers/struct_with_bitfields.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-06-19switch defaults from generating unstable Rust to generating stable RustPierre-Antoine Rault
2017-01-23Unify under the `bindgen` name.Emilio Cobos Álvarez
2016-11-16Transition to libbindgen sub-crateJeff Waugh
2016-08-26Use docopt for argument parsingNick Fitzgerald
2016-07-10Use aster and quasi to allow building with stable Rust.Emilio Cobos Álvarez
2015-01-01Structs containing bitfields are now the correct size and bitfield accessors ...Edward Barnard