1. cf6e76e Add opt-out from merging cc_lib object files in bindgen (#2959) by Marcel Hlopko · 6 weeks ago
  2. c603a77 Add per-target link flags in the right place (#2963) by Daniel Wagner-Hall · 8 weeks ago
  3. 966678b Allowlist more clang flags in bindgen (#2902) by Marcel Hlopko · 3 months ago
  4. 6a140b2 Make rustfmt toolchain optional in bindgen (#2744) by Marcel Hlopko · 5 months ago
  5. 147886f Make it possible to not specify clang binary in bindgen (#2746) by Marcel Hlopko · 5 months ago
  6. db89d83 Pass toolchain param in ctx.action.run in bindgen (#2745) by Marcel Hlopko · 5 months ago
  7. 6c2bd67 Add support for --wrap-extern-fns to bindgen rules (#2743) by Marcel Hlopko · 5 months ago
  8. 116f6db Update bindgen.bzl to use toolchain system include directories as well (#2727) by Marcel Hlopko · 5 months ago
  9. 0cb20f5 Deprecated `rust_bindgen.leak_symbols` (#2590) by UebelAndre · 9 months ago
  10. 8fd0904 Fix linkopts set in cc deps of bindgen (#2422) by Vinh Tran · 10 months ago
  11. 90e4505 Fix #2406: use codegen option `link-args` to forward `user_link_flags` in bindgen. (#2407) by thomas · 11 months ago
  12. 012af3b Fix #2402: use `get_lib_name_default(lib)` instead of `lib.owner.name`. (#2405) by thomas · 11 months ago
  13. 44a0161 Allow `RustBindgen` action to get `--gcc-toolchain` from cc toolchains (#2400) by UebelAndre · 11 months ago
  14. 53830aa remove incompatible_override_toolchain_transition (#2344) by Krasimir Georgiev · 12 months ago
  15. 01daded Add cc_toolchain files to bindgen actions (#2375) by UebelAndre · 12 months ago
  16. 23fcf67 Update `rust_bindgen_library` to only link into the direct consumer (#2361) by UebelAndre · 12 months ago
  17. c85ce76 Include more cc_toolchain flags in RustBindgen actions (#2358) by UebelAndre · 12 months ago
  18. 7d1cc09 Export bindgen rules through `@rules_rust//bindgen:defs.bzl` (#2054) by UebelAndre · 1 year, 3 months ago