1. 2352256 #rust-crubit #docu Fix typo `--output_group` --> `--output_groups` by Googler · 1 year, 9 months ago
  2. 293dc47 cc_bindings_from_rs: Document the bazel command to output the generated bindings for a Rust crate. Also remove docs on Google-internal setup. by Jing Lu · 1 year, 10 months ago
  3. 82c8ce4 Remove reference to `cc_bindings_from_rs_legacy_toolchain_runner` in README.md by Googler · 1 year, 11 months ago
  4. 5bf4943 Invoke `clang-format` binary instead of linking in llvm/clang libraries. by Lukasz Anforowicz · 2 years, 4 months ago
  5. e4f2ebf Update command for running :cc_bindings_from_rs in README.md. by Googler · 2 years, 4 months ago
  6. fc47a66 Shell-test coverage for `cc_bindings_from_rs`. by Lukasz Anforowicz · 2 years, 5 months ago
  7. 2e6d751 Tweak README.md instructions for building and invoking the binary. by Lukasz Anforowicz · 2 years, 6 months ago
  8. a18aab8 Add support for `--help` flag. by Lukasz Anforowicz · 2 years, 6 months ago
  9. ed1c4f0 Generate unsupported-item comments in `h_body`. by Lukasz Anforowicz · 2 years, 6 months ago
  10. 9a8844d Add Bazel build files for cc_bindings_from_rs by Marcel Hlopko · 2 years, 6 months ago
  11. d9ff4ab Prefix `h_body` with a "// Automatically @generated ..." comment. by Lukasz Anforowicz · 2 years, 6 months ago
  12. 2b38d27 Represent `h_body` with `TokenStream` instead of `String`. by Lukasz Anforowicz · 2 years, 6 months ago
  13. 581fd75 Support for `--h_out` cmdline parameter. by Lukasz Anforowicz · 2 years, 6 months ago
  14. bda1cfe Minimal `cc_bindings_from_rs` scaffolding. by Lukasz Anforowicz · 2 years, 6 months ago