1. 974bf15 Fix source code warnings by Michael Forster · 2 years, 11 months ago
  2. cec7a8a Changing include paths used in the public repo. by Lukasz Anforowicz · 3 years ago
  3. f15e8ce Rename all namespaces in crubit to 'crubit' by Marcel Hlopko · 3 years ago
  4. 3b254b3 Move //devtools/rust/cc_interop/rs_bindings_from_cc //third_party/crubit by Marcel Hlopko · 3 years, 1 month ago
  5. 97a68a1 Move lifetime_annotations to //third_party/crubit by Marcel Hlopko · 3 years, 1 month ago
  6. a347b4a IWYU clean-up for #include ".../lifetime_annotations/lifetime_annotations.h" by Lukasz Anforowicz · 3 years, 1 month ago
  7. a49d2e6 Refactor Importer invocation to pass all in and out parameters as an by Michael Forster · 3 years, 2 months ago
  8. 67305b5 Change AddLifetimeAnnotationHandlers to take only a `Preprocessor`. by Googler · 3 years, 3 months ago
  9. a854433 Prepare to consume lifetime annotations. by Googler · 3 years, 4 months ago
  10. 7aa38a7 Refactor ir_from_cc to allow specifying custom headers by Marcel Hlopko · 3 years, 5 months ago
  11. 31e104b Stash the Sema& reference so that it can be used when reading / manipulating the AST. by Devin Jeanpierre · 3 years, 5 months ago
  12. e936aac Move & and * to the left in C++ code by Marcel Hlopko · 3 years, 7 months ago
  13. a5f59ae Replace absl::Cord with std::string by Marcel Hlopko · 3 years, 7 months ago
  14. f1123c8 Add public_headers to the IR by Marcel Hlopko · 3 years, 8 months ago
  15. 45b60ef Add --public_headers flag by Marcel Hlopko · 3 years, 8 months ago[Renamed (63%) from rs_bindings_from_cc/ast_consumer_factory.cc]
  16. 7d73979 Create bindings for simple C++ functions by Marcel Hlopko · 3 years, 8 months ago
  17. e8f1c4e Add a walking skeleton for rs_bindings_from_cc generator by Marcel Hlopko · 3 years, 8 months ago