January 24, 2021
https://issues.dlang.org/show_bug.cgi?id=6884

mhh <maxhaton@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |LATER

--- Comment #1 from mhh <maxhaton@gmail.com> ---
Halting problem aside, this would require a lot of speculative work in the compiler (Being slow after finding ill-formed code is fine, being slow *to* find ill-formed code is more of a problem)

--