[Issue 20980] std.bigint.BigInt: special case x & 1 to avoid unnecessary allocation
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jun 26 17:01:40 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20980
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #7544 "std.bigint.BigInt: special case
x & 1 to avoid unnecessary allocation" fixing this issue:
- Fix Issue 20980 - std.bigint.BigInt: special case x & 1 to avoid unnecessary
allocation
https://github.com/dlang/phobos/pull/7544
--
More information about the Digitalmars-d-bugs
mailing list