Skip to content

refactor(toolchain/names)!: remove some conversion macros - #4991

Merged
rami3l merged 2 commits into
rust-lang:mainfrom
rami3l:refactor/fewer-macros
Aug 3, 2026
Merged

refactor(toolchain/names)!: remove some conversion macros#4991
rami3l merged 2 commits into
rust-lang:mainfrom
rami3l:refactor/fewer-macros

Conversation

@rami3l

@rami3l rami3l commented Aug 3, 2026

Copy link
Copy Markdown
Member

Addresses #4947 (comment).

@rami3l
rami3l requested a review from djc August 3, 2026 09:10
@rami3l
rami3l marked this pull request as ready for review August 3, 2026 09:10
@rami3l rami3l changed the title refactor(toolchain/names)!: remove conversion macros refactor(toolchain/names)!: remove some conversion macros Aug 3, 2026

@djc djc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice! I suggest keeping these impls with the other impls for the same type, rather than in their current location, to align with the style guide (perhaps in a separate commit).

View changes since this review

@rami3l

rami3l commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

Nice! I suggest keeping these impls with the other impls for the same type, rather than in their current location, to align with the style guide (perhaps in a separate commit).

@djc I just checked and they seem to be in the right place (next to other impls of the same type) already; do you have any specific concern in that regard?

@djc

djc commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Nice! I suggest keeping these impls with the other impls for the same type, rather than in their current location, to align with the style guide (perhaps in a separate commit).

@djc I just checked and they seem to be in the right place (next to other impls of the same type) already; do you have any specific concern in that regard?

Nope, that sounds good!

@rami3l
rami3l enabled auto-merge August 3, 2026 11:01
@rami3l
rami3l added this pull request to the merge queue Aug 3, 2026
Merged via the queue into rust-lang:main with commit 60ae6e6 Aug 3, 2026
60 of 62 checks passed
@rami3l
rami3l deleted the refactor/fewer-macros branch August 3, 2026 11:31
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