summaryrefslogtreecommitdiff
path: root/tests/headers/union_with_anon_struct_bitfield.h
AgeCommit message (Expand)Author
2022-10-04split the repo into a workspaceChristian Poveda
2017-08-21Union related tests for can derive EqZhiting Zhu
2017-08-14Union related tests for derive PartialEqZhiting Zhu
2017-08-13Re-add --rust-target to replace --unstable-rustTravis Finkenauer
2017-08-09Union related tests for derive Hashzzhu
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-03Don't try to generate assessors for bitfields in anonymous structs. Closes #151.Edward Barnard