Skip to content

Fix #9840: taggedPointer accessors should be scope - #11085

Merged
thewilsonator merged 1 commit into
dlang:masterfrom
0-v-0:issue9840
Aug 18, 2026
Merged

Fix #9840: taggedPointer accessors should be scope#11085
thewilsonator merged 1 commit into
dlang:masterfrom
0-v-0:issue9840

Conversation

@0-v-0

@0-v-0 0-v-0 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Rationale

Feature request or issue tracking

Closes #9840.

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.

LLM/AI disclosure

This PR was written with the assistance of an LLM/AI.

@0xEAB 0xEAB added Severity:Bug Fix Review:AI Generated Code that is generated by an LLM AI — or suspected to be. Severity:Enhancement and removed Severity:Bug Fix labels Aug 17, 2026
@thewilsonator
thewilsonator merged commit 8581839 into dlang:master Aug 18, 2026
9 of 10 checks passed
@0-v-0
0-v-0 deleted the issue9840 branch August 18, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Review:AI Generated Code that is generated by an LLM AI — or suspected to be. Severity:Enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

taggedPointer accessors are not scope

3 participants