https://issues.dlang.org/show_bug.cgi?id=18973
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Dlang Bot <[email protected]> --- dlang/dmd pull request #14272 "Fix 18973, 9161 - TypeInfo generation does not account for `@disable`" was merged into master: - 22e4aecb13b7020cbc4525e6eb0a4d77b7528d74 by Geod24: Fix 18973 - TypeInfo generation does not account for `@disable` This changes `overloadExactMatch` as all 14 usages of it are to find functions that can later be called. https://github.com/dlang/dmd/pull/14272 --
