summaryrefslogtreecommitdiff
path: root/libbindgen/tests/headers/bitfield-enum-basic.h
AgeCommit message (Collapse)Author
2016-12-10lib: Return error early if there are any error diagnostics.Emilio Cobos Álvarez
2016-11-16Transition to libbindgen sub-crateJeff Waugh
- The root crate is the `bindgen` binary - Rust-ify the test suite, no more subprocesses! - Update Travis config to test both crates