[Issue 20980] std.bigint.BigInt: special case x & non-negative int to avoid unnecessary allocation
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Nov 11 01:10:28 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20980
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7544 "std.bigint.BigInt: special case x &
non-negative int to avoid unnecessary allocation" was merged into master:
- 66876323c21dfbf9b187319de4e2a43c96a2a405 by Nathan Sashihara:
  Fix Issue 20980 - std.bigint.BigInt: special case x & non-negative int to
avoid unnecessary allocation
https://github.com/dlang/phobos/pull/7544
--
    
    
More information about the Digitalmars-d-bugs
mailing list