29 Commits (cb323f4359a3b2d2d2612300429ec14a4a3478dd)

Author SHA1 Message Date
Protobuf Team Bot b14d9ee01f Automated Code Change 5 months ago
Protobuf Team Bot 5bb8c51f3f Add C++ protobuf runtime to Rust proto deps and add specific #includes in the Rust .cc codegen. 5 months ago
Marcel Hlopko eca477a0f1 Internal change. 6 months ago
Marcel Hlopko e71c811a3a Extract crate name mangling function 6 months ago
Jakob Buchgraber b6e0a48b02 Implement `IntoProxied` for repeated field setters 7 months ago
Marcel Hlopko 93bd4bb012 Ensure that the rust_proto_library is in the same package as proto_library 7 months ago
Marcel Hlopko 419824d26b Remove obsolete logic related to cc_proto_library 7 months ago
Marcel Hlopko 59d8afde6b Use the main/proper proto_common 7 months ago
Protobuf Team Bot 83ec410d30 Internal change 8 months ago
Jakob Buchgraber 6f1d88107f Support proto_library targets that contain '-' 10 months ago
Marcel Hlopko 0f4cf16815 Depend directly on cc_proto_aspect in rust_cc_proto_library 10 months ago
Marcel Hlopko c1d174f7d2 Stop codegenning module for .proto package 10 months ago
Marcel Hlopko 88d991d310 Depend on all deps of a proto_library, not just the first 10 months ago
Marcel Hlopko 648c20d602 Pass crate mapping from Bazel to protoc 11 months ago
John Cater e0e88dea64 Remove uses of `incompatible_use_toolchain_transition`. 11 months ago
Protobuf Team Bot c25e9ca0f8 remove usage of host_fragments in third_party/protobuf/rust/aspects.bzl 1 year ago
Krasimir Georgiev 5eecee27de Update rules_rust usage to match cd3e53e9b8. 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Nevena Kotlaja 2b61ee2d79 Migrate Automatic Exec Groups by adding a toolchain parameter to the affected actions 1 year ago
Nevena Kotlaja 19d674dca6 Clean grep_includes 1 year ago
Nevena Kotlaja ebcfaa5a17 Clean usages of grep_includes 1 year ago
Marcel Hlopko 993705bad1 Cleanup references to b/270125787 2 years ago
Marcel Hlopko 5814f6c977 Generate C++ thunks for Rust protos 2 years ago
Marcel Hlopko d9a8622fac Enable bzl visibility for Protobuf Rust rules 2 years ago
Jakob Buchgraber dbf97258bd Enable support for rust_upb_proto_library and rust_cc_proto_library within the same build 2 years ago
Jakob Buchgraber 7802b93442 Fix build errors in Protobuf Rust 2 years ago
Marcel Hlopko aaa338b285 Configure build for the C++ backend 2 years ago
Marcel Hlopko ab9f1ab58a Configure the build for the Rust UPB backend 2 years ago
Marcel Hlopko 26af540a7a Add support for proto dependencies to rust_proto_library 2 years ago
Marcel Hlopko 3dc546daff Implement a minimal, internal, experimental rust_proto_library rule. 2 years ago