Skip to content

upb: Remove must-be-a-letter enforcement on the first character of identifiers#26996

Draft
copybara-service[bot] wants to merge 1 commit intomainfrom
test_902828356
Draft

upb: Remove must-be-a-letter enforcement on the first character of identifiers#26996
copybara-service[bot] wants to merge 1 commit intomainfrom
test_902828356

Conversation

@copybara-service
Copy link
Copy Markdown

upb: Remove must-be-a-letter enforcement on the first character of identifiers

This removes the restriction that identifiers (or their path components) must begin with a letter in upb reflection, allowing them to begin with a number. The fast path checks and unit tests have been updated accordingly.

…entifiers

This removes the restriction that identifiers (or their path components) must begin with a letter in upb reflection, allowing them to begin with a number. The fast path checks and unit tests have been updated accordingly.

PiperOrigin-RevId: 902828356
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.

1 participant