diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-05-01 13:37:42 -0700 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2017-05-01 13:37:42 -0700 |
commit | 65bab6fb75ac79c4c3f3a7adc65023082b2254a9 (patch) | |
tree | 9b751f4ac9bc6e1be3690d6b9486d3c319bf73dd /src/codegen/mod.rs | |
parent | 159dd69a01595548b10df5c1858e17c434adff74 (diff) |
Generate bindings to all headers passed to `Builder::header`
The previous behavior was that it would reconfigure the builder to generate
bindings to the last header `Builder::header` was invoked with. This was not
what people would expect: they expected it to generate bindings for all of the
headers, and were accidentally misconfiguring their builders.
This is a breaking change, but moves us inline with users' expectations.
Diffstat (limited to 'src/codegen/mod.rs')
0 files changed, 0 insertions, 0 deletions