1. 785831e Fix ClangTidy warnings, include what you spell by Dmitri Gribenko · 1 year, 8 months ago
  2. 69e0963 rs_bindings_from_cc: Add CLI flag to switch off source location in doc comments by Googler · 2 years, 1 month ago
  3. 6ed0f60 Thread Crubit feature flags into the IR and `src_code_gen.rs`. by Devin Jeanpierre · 2 years, 1 month ago
  4. dff1e70 Add `crubit_feature` aspect hints, without actually using them anywhere (yet). by Devin Jeanpierre · 2 years, 1 month ago
  5. e87ae2a Oops -- fully allow headers with ambiguous owners. by Devin Jeanpierre · 2 years, 2 months ago
  6. 7571ece If a header is in multiple targets, take it as part of the first target (lexicographically). by Devin Jeanpierre · 2 years, 2 months ago
  7. 5bf4943 Invoke `clang-format` binary instead of linking in llvm/clang libraries. by Lukasz Anforowicz · 2 years, 3 months ago
  8. f5cbdf4 Implement error reporting for the bindings generator. by Michael VanBemmel · 2 years, 5 months ago
  9. 96bf0bd Add custom bindings glue code to the STL, starting with `std::string_view`. by Devin Jeanpierre · 2 years, 5 months ago
  10. abe406f Add the namespace hierarchy to BindingsAndMetadata by Rosica Dejanovska · 2 years, 7 months ago
  11. d7d68f0 Support custom path to the `rustfmt` executable. by Lukasz Anforowicz · 2 years, 10 months ago
  12. 18bb5d2 Add template instantiation mode to rs_bindings_from_cc. by Marcel Hlopko · 2 years, 10 months ago
  13. dd90770 Support custom path to crubit/rs_bindings_from_cc/support directory. by Lukasz Anforowicz · 2 years, 11 months ago
  14. 54ff318 Support custom rustfmt.toml path for formatting generated bindings. by Lukasz Anforowicz · 2 years, 11 months ago
  15. cec7a8a Changing include paths used in the public repo. by Lukasz Anforowicz · 2 years, 11 months ago
  16. f15e8ce Rename all namespaces in crubit to 'crubit' by Marcel Hlopko · 3 years ago
  17. 6c3de12 Project import generated by Copybara. by Googler · 3 years ago
  18. e0d6b85 Fork/duplicate a local DEFINE_STRONG_INT_TYPE and DEFINE_STRING_TYPE. by Lukasz Anforowicz · 3 years ago
  19. e4e77d0 Remove THIRD_PARTY from header guards in Crubit by Dmitri Gribenko · 3 years ago
  20. 3b254b3 Move //devtools/rust/cc_interop/rs_bindings_from_cc //third_party/crubit by Marcel Hlopko · 3 years ago
  21. 016eb36 Move cmdline arg parsing to a separate compilation unit (with tests). by Lukasz Anforowicz · 3 years, 1 month ago