Skip to content

fix #22354 - aa[key] ~= null discarded#22361

Merged
thewilsonator merged 1 commit into
dlang:stablefrom
rainers:issue22354
Jan 7, 2026
Merged

fix #22354 - aa[key] ~= null discarded#22361
thewilsonator merged 1 commit into
dlang:stablefrom
rainers:issue22354

Conversation

@rainers

@rainers rainers commented Jan 7, 2026

Copy link
Copy Markdown
Member

don't implicitly cast rhs to value-type for op=

don't implicitly cast rhs to value-type for op=
@dlang-bot

Copy link
Copy Markdown

Thanks for your pull request, @rainers!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

⚠️⚠️⚠️ Warnings ⚠️⚠️⚠️

  • In preparation for migrating from Bugzilla to GitHub Issues, the issue reference syntax has changed. Please add the word "Bugzilla" to issue references. For example, Fix Bugzilla Issue 12345 or Fix Bugzilla 12345.(Reminder: the edit needs to be done in the Git commit message, not the GitHub pull request.)

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "stable + dmd#22361"

@thewilsonator thewilsonator merged commit 8898712 into dlang:stable Jan 7, 2026
66 of 79 checks passed
@thewilsonator

Copy link
Copy Markdown
Contributor

cc @dkorpel please make sure this gets in the release

@dkorpel

dkorpel commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

2.112.0 has already been released (it's just waiting for the website to deploy, which has been stuck since October). This will be in 2.112.1

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.

4 participants