https://issues.dlang.org/show_bug.cgi?id=24599
--- Comment #3 from Dlang Bot <[email protected]> --- dlang/dmd pull request #16967 "Rebase stable6" was merged into master: - 9581a91ad65b85c80e9b33a84be731271cb045c8 by Martin Kinkelin: Fix Bugzilla 24599 - Wrongly elided TypeInfo emission (#15868) Reverting #14844, which caused such missing TypeInfos, *and* making sure the special TypeInfo members are fully analyzed and ready for codegen (otherwise hitting an assertion for the real-world project). https://github.com/dlang/dmd/pull/16967 --
