Skip to content

Comments

std.conv handle default integer-to-string with core.internal.string#8749

Merged
dlang-bot merged 1 commit intodlang:masterfrom
WalterBright:convAtoi
May 8, 2023
Merged

std.conv handle default integer-to-string with core.internal.string#8749
dlang-bot merged 1 commit intodlang:masterfrom
WalterBright:convAtoi

Conversation

@WalterBright
Copy link
Member

@WalterBright WalterBright commented May 8, 2023

Eliminates a layer of function calls.

Blocked by:

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

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.

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#8749"

@thewilsonator
Copy link
Contributor

Dependant PR merged

@WalterBright WalterBright force-pushed the convAtoi branch 2 times, most recently from 1ba73aa to 48c6062 Compare May 8, 2023 07:05
@dlang-bot dlang-bot merged commit 9eb1f83 into dlang:master May 8, 2023
@WalterBright WalterBright deleted the convAtoi branch May 8, 2023 17:50
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.

3 participants