[Issue 20670] immutable template specialization pattern matches immutable struct, strips immutable
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun May 15 15:07:23 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=20670
--- Comment #17 from Paul Backus <snarwin+bugzilla at gmail.com> ---
Introduced by the fix for issue 17582:
https://github.com/dlang/dmd/pull/6958
So, it seems like the "implicit qualifier" behavior has always been intended,
but was inadvertently disabled for a 5-year period, starting from version 2.056
and ending in version 2.076.
--
More information about the Digitalmars-d-bugs
mailing list