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