Tags: jamesmunns/rust-bindgen
Tags
Auto merge of rust-lang#636 - servo:clang_args, r=emilio Add Builder::clang_args (plural) Use `AsRef<str>` rather than `Into<String>` because `&&str` (what you get when iterating `&[&str]`) does not implement the latter.
Auto merge of rust-lang#627 - fitzgen:new-bindgen-release, r=emilio Bump to version 0.23.0 Glancing through the git log it looks like a public API or two was renamed, and what with the template refactoring work, it seems like emitted bindings will be different enough that a breaking version bump is called for. r? @emilio
PreviousNext