Skip to content

Comments

Fix #10023 - Add ctEval to Phobos#10625

Merged
pbackus merged 2 commits intodlang:masterfrom
0xEAB:ctEval
Feb 7, 2025
Merged

Fix #10023 - Add ctEval to Phobos#10625
pbackus merged 2 commits intodlang:masterfrom
0xEAB:ctEval

Conversation

@0xEAB
Copy link
Member

@0xEAB 0xEAB commented Jan 19, 2025

Implements a ctEval function as suggested in #10023.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @0xEAB!

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 "master + phobos#10625"

@0xEAB 0xEAB linked an issue Jan 19, 2025 that may be closed by this pull request
Co-authored-by: Paul Backus <snarwin@gmail.com>
@pbackus
Copy link
Contributor

pbackus commented Feb 4, 2025

@atilaneves This introduces a new symbol.

@pbackus pbackus merged commit fcffbc0 into dlang:master Feb 7, 2025
10 checks passed
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.

Add "eval" to phobos

4 participants