1. 8283fe6 Use qualified identifiers where needed by Rosica Dejanovska · 2 years, 11 months ago
  2. 1221c2a Compute the space occupied by bases, vptr, etc. based on offset of first field. by Devin Jeanpierre · 2 years, 11 months ago
  3. b368e68 UpCast trait in an OOPS (Object Oriented Programming Support) module. by Devin Jeanpierre · 2 years, 11 months ago
  4. 8763a8e Make cc_struct_upcast_impl just return a GeneratedItem. by Devin Jeanpierre · 3 years ago
  5. 768bba3 Fix warnings about unused `static_assertions` imports in Rust bindings. by Lukasz Anforowicz · 3 years ago
  6. 2745013 Implement the "definition" half of forward declarations / incomplete types. by Devin Jeanpierre · 3 years ago
  7. b2bd59e Make items that stem from decl context have a list of children item ids and generate code recursively by Rosica Dejanovska · 3 years ago
  8. bbed201 Use global path for Rust std by Rosica Dejanovska · 3 years ago
  9. accf00b Use rust's `std` module as `rust_std`; by Rosica Dejanovska · 3 years ago
  10. deea789 Implement `!Unpin` move constructors. by Devin Jeanpierre · 3 years ago
  11. 95938f8 Assertions that generated structs implement expected traits. by Lukasz Anforowicz · 3 years ago
  12. fed64e6 Verify that omitting ManuallyDrop is safe - `assert_impl_all(...: Copy)` by Lukasz Anforowicz · 3 years ago
  13. 6f60737 [Mostly] Add `CtorNew<T>` impls to bindings, approximately equivalent to `From<T>`. by Devin Jeanpierre · 3 years ago
  14. e4e77d0 Remove THIRD_PARTY from header guards in Crubit by Dmitri Gribenko · 3 years, 1 month ago
  15. e31c868 Replace apache 2.0 license with apache 2.0 with llvm exception by Marcel Hlopko · 3 years, 1 month ago
  16. 3b254b3 Move //devtools/rust/cc_interop/rs_bindings_from_cc //third_party/crubit by Marcel Hlopko · 3 years, 1 month ago
  17. e933358 Splitting ImportType into ImportType and ImportQualType. by Lukasz Anforowicz · 3 years, 1 month ago
  18. 72c4d22 Reintroduce `"#![rustfmt::skip]` into generated Rust code. by Lukasz Anforowicz · 3 years, 1 month ago
  19. 14ee3c8 Properly set custom alignment in generated bindings by Marcel Hlopko · 3 years, 2 months ago