libphobos: Merge upstream druntime 5cc061a8, phobos 64ed4684f
authorIain Buclaw <ibuclaw@gdcproject.org>
Sun, 17 May 2020 16:49:19 +0000 (18:49 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Sun, 17 May 2020 16:49:19 +0000 (18:49 +0200)
commite977a5df5bae2bce6e3e95456f5da0dbfdd02934
tree7987b9c20f00ff87cf7e86b9493014b39462cdd5
parentcc558e28014f0d85247398c89e7cf75d92df1bd3
libphobos: Merge upstream druntime 5cc061a8, phobos 64ed4684f

- core.cpuid has been fixed to not use i7 detection on AMD processors.
- std.net.curl has been fixed to correctly handle HTTP/2 status lines.
- std.zip has had a test fixed to not rely on unzip being installed.

Fixes: PR d/95166
       PR d/95167
       PR d/95168

Reviewed-on: https://github.com/dlang/druntime/pull/3107
     https://github.com/dlang/phobos/pull/7486
libphobos/libdruntime/MERGE
libphobos/libdruntime/core/cpuid.d
libphobos/src/MERGE
libphobos/src/std/net/curl.d
libphobos/src/std/zip.d