Merged
Conversation
added 5 commits
September 5, 2025 14:42
PiperOrigin-RevId: 623514390 Change-Id: I80fa75dc9fcd7bc3d51906653008979adbc0ec31
PiperOrigin-RevId: 663425236 Change-Id: Idb326bb419539b15e55cafec1d279bad8a7e45d1
PiperOrigin-RevId: 737995644 Change-Id: I278fe6c137970c7e4b0dc8532aad905d8ba9720a
PiperOrigin-RevId: 793776428 Change-Id: I85acb6e88d5c425b694b0aaae5873f9bee6c6487
* Clarification of recommended action for `features.default_symbol_visibility` and enhanced the sample code for Edition 2023 -> 2024 changes in `editions/features.md` * Formatting fix in `editions/overview.md`, `news/v32.md`, and `news/2025-06-27.md` * Updated the C++ tutorial to reference Editions * Clarified language in `news/2025-06-27.md` * Added Edition 2024 information to `programming-guides/editions.md` * Updated formatting in `programming-guides/serialization-not-canonical.md` to make it less weird * Added information about `enforce_naming_style` to `programming-guides/style.md` * Added the `reference/protobuf/edition-2024-spec.md` topic * Updated `reference/rust/rust-generated.md` to include information about relevant traits and to highlight associated functions PiperOrigin-RevId: 803449001 Change-Id: I61a9a5cc7fe5ead3053ab395847ea53143b296c2
ericsalo
approved these changes
Sep 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This documentation change includes the following:
features.default_symbol_visibilityand enhanced the sample code for Edition 2023 -> 2024 changes ineditions/features.mdeditions/overview.md,news/v32.md, andnews/2025-06-27.mdnews/2025-06-27.mdprogramming-guides/editions.mdprogramming-guides/serialization-not-canonical.mdto make it less weirdenforce_naming_styletoprogramming-guides/style.mdreference/protobuf/edition-2024-spec.mdtopicreference/rust/rust-generated.mdto include information about relevant traits and to highlight associated functions