1. 6c3de12 Project import generated by Copybara. by Googler · 3 years ago
  2. 52abbff Replace THIRD_PARTY_CRUBIT_ -> CRUBIT_ in header guards by Dmitri Gribenko · 3 years ago
  3. 0b6a6ac Forcing thunk generation for functions with exotic calling conventions. by Lukasz Anforowicz · 3 years ago
  4. e4e77d0 Remove THIRD_PARTY from header guards in Crubit by Dmitri Gribenko · 3 years ago
  5. 3b254b3 Move //devtools/rust/cc_interop/rs_bindings_from_cc //third_party/crubit by Marcel Hlopko · 3 years ago
  6. 71e9b59 Support function pointer types in C++ thunks. by Lukasz Anforowicz · 3 years ago
  7. cf230fd Support for function pointer types. by Lukasz Anforowicz · 3 years, 1 month ago
  8. f7bdd39 Functions taking pointers without lifetimes are unsafe. by Lukasz Anforowicz · 3 years, 2 months ago
  9. a1c2f5c Use `#pragma clang lifetime_elision` by default in end-to-end tests. by Lukasz Anforowicz · 3 years, 2 months ago
  10. 957cbf2 Fix handling 'unsigned int' type in generated thunk impls. by Lukasz Anforowicz · 3 years, 2 months ago
  11. 275fa92 Fix handling of `const SomeStruct&` when generating thunk impls. by Lukasz Anforowicz · 3 years, 2 months ago
  12. 0c816f1 C++ IR: Auto-generated identifiers for unnamed function parameters. by Lukasz Anforowicz · 3 years, 3 months ago
  13. 454f265 Add support for pointers with lifetimes. by Googler · 3 years, 3 months ago
  14. 7cced42 Codegen for function lifetimes. by Googler · 3 years, 3 months ago
  15. 61dce3b Add support for lvalue references. by Googler · 3 years, 4 months ago
  16. 7158e04 Add end-to-end tests for passing pointers to functions and returning them. by Googler · 3 years, 4 months ago
  17. 7d67331 Create a (temporary) bzl macro that generates and builds bindings for end-to-end tests by Marcel Hlopko · 3 years, 6 months ago