Skip to content

Make Literal::byte_character_value work with bytes as well#157338

Open
GuillaumeGomez wants to merge 2 commits into
rust-lang:mainfrom
GuillaumeGomez:byte_character_value
Open

Make Literal::byte_character_value work with bytes as well#157338
GuillaumeGomez wants to merge 2 commits into
rust-lang:mainfrom
GuillaumeGomez:byte_character_value

Conversation

@GuillaumeGomez
Copy link
Copy Markdown
Member

As noted in this comment, byte_character_value should work for bytes, so this PR fixes it.

r? @traviscross

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jun 2, 2026
@rust-log-analyzer

This comment has been minimized.

@GuillaumeGomez
Copy link
Copy Markdown
Member Author

Just realized the failure is because of the GCC backend. Not sure why, gonna ignore this test for now for the GCC backend.

@GuillaumeGomez GuillaumeGomez force-pushed the byte_character_value branch from 22e7e40 to d6ee541 Compare June 3, 2026 13:27
@GuillaumeGomez
Copy link
Copy Markdown
Member Author

CI is happy now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants