May 03, 2023
https://issues.dlang.org/show_bug.cgi?id=23878

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
As pointed out in the PR, this is not a regression. Before the PR it used to hit an assert. The error that was used may not be ideal but it follows the pattern of what is already there.

--
May 03, 2023
https://issues.dlang.org/show_bug.cgi?id=23878

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3
           Severity|regression                  |normal

--- Comment #2 from RazvanN <razvan.nitu1305@gmail.com> ---
This should be closed, but until you answer I will downgrade the severity to `normal`.

--