mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
![]() * Fix Issue 22149 - TypeInfo_Struct names aren't unique, leading to botched equality semantics By storing the mangled name, making the TypeInfo_Struct names truly unique and more compact at the same time. Requires https://github.com/dlang/druntime/pull/3527. * Fix Issue 22150 - TypeInfo_Class names aren't unique, leading to botched equality semantics By fully qualifying template arguments. * [temp] Cirrus CI: Use same-named druntime branch * Azure Pipelines: Try to use same-named druntime/Phobos branches for PRs originating from the official dlang repo * Cirrus CI: Try to use same-named druntime/Phobos branches for PRs originating from the official dlang repo |
||
---|---|---|
.. | ||
lib.sh | ||
windows-artifact.yml | ||
windows-msbuild.bat | ||
windows-visual-studio.sh | ||
windows-visual-studio.yml | ||
windows.sh | ||
windows.yml |