July 04
https://issues.dlang.org/show_bug.cgi?id=24648

Dennis <dkorpel@live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkorpel@live.nl

--- Comment #1 from Dennis <dkorpel@live.nl> ---
> It’s the only exception to this rule: Unary operators bind stronger than binary ones. (Another is the template instantiation operator, for which the exception makes sense.)

Implied here is that the exception for `^^` makes no sense, but you just showed how it's consistent with mathematical convention, so it makes total sense to me. Adding an error seems like needless code breakage and uglifying.

--
December 13
https://issues.dlang.org/show_bug.cgi?id=24648

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/20481

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--