-
Notifications
You must be signed in to change notification settings - Fork 65
Pull requests: google/crubit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for generating C++ Constructors for Rust From/Into trait impls
#1108
opened May 29, 2026 by
copybara-service
Bot
Loading…
Implement AST-to-proto helpers to construct the protobuf IR from Clang AST, and introduce test FFI bindings to verify these translations.
#1106
opened May 29, 2026 by
copybara-service
Bot
Loading…
Update compatibility for Rust stable 1.96.
#1105
opened May 29, 2026 by
copybara-service
Bot
Loading…
Emit
rs_std::Tuple in bridgeable locations.
#1101
opened May 28, 2026 by
copybara-service
Bot
Loading…
assume_lifetimes: don't try to use
'static as a lifetime parameter.
#1100
opened May 28, 2026 by
copybara-service
Bot
Loading…
Clean up deprecated aliases to
is_golden_test feature flag.
#1097
opened May 28, 2026 by
copybara-service
Bot
Loading…
Bump either from 1.15.0 to 1.16.0
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#1085
opened May 27, 2026 by
dependabot
Bot
Loading…
Bump serde_json from 1.0.149 to 1.0.150
dependencies
Pull requests that update a dependency file
rust
Pull requests that update rust code
#1084
opened May 27, 2026 by
dependabot
Bot
Loading…
Generate bindings for
impls of std traits (e.g. Iterator).
#1079
opened May 26, 2026 by
copybara-service
Bot
Loading…
Add support for std::atomic<T> in Crubit.
#1074
opened May 24, 2026 by
copybara-service
Bot
Loading…
Remove cpp_waker and dyn_future as Crubit support libraries for now.
#1056
opened May 20, 2026 by
copybara-service
Bot
Loading…
Treat unstable fields as private in C++ bindings and exclude them from Rust offset_of! layout assertions.
#1038
opened May 15, 2026 by
copybara-service
Bot
Loading…
Refactor
GenerateBindingsImpl() to use Request/Response protobufs.
#1035
opened May 14, 2026 by
copybara-service
Bot
Loading…
Sort custom traits in TraitDerives for deterministic output.
#999
opened May 9, 2026 by
copybara-service
Bot
Loading…
Generate bindings for
<sys/socket.h> in the cc_std support crate
#967
opened May 6, 2026 by
copybara-service
Bot
Loading…
ctor::recursively_pinned: Document projection types and adjust visibility
#964
opened May 5, 2026 by
copybara-service
Bot
Loading…
Disable bindings for ADTs with non-'static lifetimes in cc_bindings_from_rs.
#957
opened May 5, 2026 by
copybara-service
Bot
Loading…
Support C++ thread_local variables in Crubit.
#952
opened May 4, 2026 by
copybara-service
Bot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.