Skip to content

Conversation

@profetia
Copy link
Member

@profetia profetia commented Dec 20, 2025

Closes #16271

changelog: [str_to_string] fix wrongly unmangled macros

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Dec 20, 2025
@rustbot
Copy link
Collaborator

rustbot commented Dec 20, 2025

r? @dswij

rustbot has assigned @dswij.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@github-actions
Copy link

Lintcheck changes for 4c4b2a1

Lint Added Removed Changed
clippy::str_to_string 0 0 1

This comment will be updated if you push new changes

@profetia
Copy link
Member Author

profetia commented Jan 6, 2026

r? clippy

@rustbot rustbot assigned Jarcho and unassigned dswij Jan 6, 2026
Copy link
Contributor

@Jarcho Jarcho left a comment

Choose a reason for hiding this comment

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

@Jarcho Jarcho added this pull request to the merge queue Jan 6, 2026
Merged via the queue into rust-lang:master with commit e3c975f Jan 6, 2026
11 of 13 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jan 6, 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.

str_to_string expands macros in suggestion

4 participants