summaryrefslogtreecommitdiff
path: root/rust/bindgen.go
AgeCommit message (Expand)Author
2020-10-03Merge "rust: Allow rust_bindgen to use cc_defaults." Ivan Lozano
2020-10-02rust: Add static binary support Ivan Lozano
2020-09-25rust: Allow rust_bindgen to use cc_defaults. Ivan Lozano
2020-09-25Merge "Avoid Rust source provider rule duplication" Thiébaud Weksteen
2020-09-25Avoid Rust source provider rule duplication Thiébaud Weksteen
2020-09-24rust: Add rust_bindgen std version w/ cc defaults. Ivan Lozano
2020-09-09Merge "rust: Fix rust_bindgen implicits" Ivan Lozano
2020-09-08[rust] Fix missing libclang for bindgen on darwin. Ivan Lozano
2020-08-31rust: Fix rust_bindgen implicits Ivan Lozano
2020-08-31Rename ccConfig to cc_config Thiébaud Weksteen
2020-08-28rust: add ccToolchain to Module Thiébaud Weksteen
2020-08-10Merge "Export Rust SourceProvider types and methods" Ivan Lozano
2020-08-06Export Rust SourceProvider types and methods Andrei Homescu
2020-08-06Merge "[rust] Escape flags for bindgen" Matthew Maurer
2020-08-05Add support for custom bindgen binaries. Ivan Lozano
2020-08-05Merge "[rust] Disable clippy for rust_bindgen modules." Ivan Lozano
2020-08-04[rust] Disable clippy for rust_bindgen modules. Ivan Lozano
2020-08-04[rust] Disable lints for generated bindings Stephen Crane
2020-08-04[rust] Escape flags for bindgen Stephen Crane
2020-08-04[rust] Add SourceProviders as crates support. Ivan Lozano
2020-07-29Merge changes I4efdf333,I4abaf8e7 Ivan Lozano
2020-07-28Ensure hermetic device rust_bindgen. Ivan Lozano
2020-07-24Generate deps file for rust_bindgen modules. Ivan Lozano
2020-07-24Merge "Add a rust_bindgen_host module type." Ivan Lozano
2020-07-23Merge "Call rustfmt on rust_bindgen bindings." Ivan Lozano
2020-07-22Call rustfmt on rust_bindgen bindings. Ivan Lozano
2020-07-22Add a rust_bindgen_host module type. Ivan Lozano
2020-07-22Add source collision test, rust_bindgen doc. Ivan Lozano
2020-07-20Add SourceProviders and a rust_bindgen module type Ivan Lozano