32 Commits (e02c872ba9ebae60b5d07bb15f9957a91a160f47)

Author SHA1 Message Date
Protobuf Team Bot c47de0fe5f Add :protobuf_lite as a dep from all Rust CC generated code. 7 months ago
Protobuf Team Bot 87f9ecc14d Fix label_to_crate_name() in OSS 7 months ago
Protobuf Team Bot ee9c176e73 Don't include upb accessors C codegen in Rust-upb build 8 months ago
Protobuf Team Bot b14d9ee01f Automated Code Change 9 months ago
Protobuf Team Bot 5bb8c51f3f Add C++ protobuf runtime to Rust proto deps and add specific #includes in the Rust .cc codegen. 10 months ago
Marcel Hlopko eca477a0f1 Internal change. 11 months ago
Marcel Hlopko e71c811a3a Extract crate name mangling function 11 months ago
Jakob Buchgraber b6e0a48b02 Implement `IntoProxied` for repeated field setters 12 months ago
Marcel Hlopko 93bd4bb012 Ensure that the rust_proto_library is in the same package as proto_library 12 months ago
Marcel Hlopko 419824d26b Remove obsolete logic related to cc_proto_library 12 months ago
Marcel Hlopko 59d8afde6b Use the main/proper proto_common 12 months ago
Protobuf Team Bot 83ec410d30 Internal change 1 year ago
Jakob Buchgraber 6f1d88107f Support proto_library targets that contain '-' 1 year ago
Marcel Hlopko 0f4cf16815 Depend directly on cc_proto_aspect in rust_cc_proto_library 1 year ago
Marcel Hlopko c1d174f7d2 Stop codegenning module for .proto package 1 year ago
Marcel Hlopko 88d991d310 Depend on all deps of a proto_library, not just the first 1 year ago
Marcel Hlopko 648c20d602 Pass crate mapping from Bazel to protoc 1 year ago
John Cater e0e88dea64 Remove uses of `incompatible_use_toolchain_transition`. 1 year 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. 2 years ago
Adam Cozzette 501ececd39 Reorganize upb file structure 2 years ago
Sandy Zhang 81068e8e8c Internal change 2 years ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 2 years ago
Nevena Kotlaja 2b61ee2d79 Migrate Automatic Exec Groups by adding a toolchain parameter to the affected actions 2 years ago
Nevena Kotlaja 19d674dca6 Clean grep_includes 2 years ago
Nevena Kotlaja ebcfaa5a17 Clean usages of grep_includes 2 years 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