Skip to content

Conversation

@HertzDevil
Copy link
Contributor

@HertzDevil HertzDevil commented Dec 24, 2025

Resolves #12078.

Macro overloads are very scarce in the standard library; one example is SystemError.from_errno and .from_winerror, and their extra overloads are all deprecated anyway. It would be more interesting to know how frequently macro overloads occur in the ecosystem.

@HertzDevil HertzDevil added kind:feature topic:lang:macros kind:bug A bug in the code. Does not apply to documentation, specs, etc. labels Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:feature topic:lang:macros

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Macro redefinitions and overloading order

1 participant