Skip to content

Accept uppercase hexadecimal escapes - #3133

Merged
soutaro merged 2 commits into
ruby:masterfrom
OskarEichler:codex/uppercase-hex-escape
Sep 7, 2026
Merged

Accept uppercase hexadecimal escapes#3133
soutaro merged 2 commits into
ruby:masterfrom
OskarEichler:codex/uppercase-hex-escape

Conversation

@OskarEichler

Copy link
Copy Markdown
Contributor

Summary: make the lexer source accept uppercase hexadecimal digits in byte escapes, matching the checked-in generated lexer behavior and preventing future regeneration from losing it.

Verification: focused baseline/fixed reproduction, combined RBS 4.2.0 consumer models, and RuboCop (738 files, zero offenses). No tests are added in this PR.

Compatibility: no public API removal or dependency/version change.

@soutaro soutaro self-assigned this Sep 7, 2026
@soutaro
soutaro enabled auto-merge September 7, 2026 08:00
@soutaro
soutaro added this pull request to the merge queue Sep 7, 2026
Merged via the queue into ruby:master with commit 0526d9c Sep 7, 2026
25 checks passed
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