Skip to content

Make rust_proto_library usable externally#28136

Open
korran wants to merge 1 commit into
protocolbuffers:mainfrom
korran:fix/hygienic-labels-and-visibility
Open

Make rust_proto_library usable externally#28136
korran wants to merge 1 commit into
protocolbuffers:mainfrom
korran:fix/hygienic-labels-and-visibility

Conversation

@korran

@korran korran commented Jun 22, 2026

Copy link
Copy Markdown

Allow rust_proto_library() to be used from external projects. This makes use_upb_kernel public, and uses Label to ensure internal labels (for visibility and configuration) resolve to the protobuf repository instead of the downstream project.

Allow `rust_proto_library()` to be used from external projects. This
makes `use_upb_kernel` public, and uses `Label` to ensure internal
labels (for visibility and configuration) resolve to the protobuf
repository instead of the downstream project.
@korran korran force-pushed the fix/hygienic-labels-and-visibility branch from 1971251 to 3aa1972 Compare June 22, 2026 06:43

@esrauchg esrauchg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@esrauchg esrauchg added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Jun 22, 2026
@github-actions github-actions Bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants