Skip to content

Fix #10568: support inout enums in to!string#11053

Merged
thewilsonator merged 1 commit into
dlang:masterfrom
0-v-0:issue10568
Jul 4, 2026
Merged

Fix #10568: support inout enums in to!string#11053
thewilsonator merged 1 commit into
dlang:masterfrom
0-v-0:issue10568

Conversation

@0-v-0

@0-v-0 0-v-0 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Feature request or issue tracking

Closes #10568.

Pre-review checklist

  • I have performed a self-review of my code.
  • If my PR fixes a bug or introduces a new feature, I have added thorough tests.
  • [ ] If my changes are non-trivial and do not concern a reported issue, I have added a changelog entry.

@0xEAB

0xEAB commented Jul 3, 2026

Copy link
Copy Markdown
Member

CC: @pbackus

@thewilsonator thewilsonator 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.

please add the test case from the issue as a unittest

@thewilsonator thewilsonator merged commit 599064e into dlang:master Jul 4, 2026
9 of 10 checks passed
@0-v-0 0-v-0 deleted the issue10568 branch July 4, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

to!string with inout enum argument fails to compile

3 participants