druntime icon indicating copy to clipboard operation
druntime copied to clipboard

Fix Issue 22136 - [REG 2.097.1] hashOf failed to compile because of different inheritance order

Open n8sh opened this issue 2 years ago • 1 comments

Replacement for https://github.com/dlang/dmd/pull/13404

Marked as draft until CI issue is resolved

n8sh avatar Mar 08 '22 01:03 n8sh

Thanks for your pull request, @n8sh!

Bugzilla references

Auto-close Bugzilla Severity Description
22136 regression [REG 2.097.1] hashOf failed to compile because of different inheritance order

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 "stable + druntime#3777"

dlang-bot avatar Mar 08 '22 01:03 dlang-bot