https://issues.dlang.org/show_bug.cgi?id=14758

--- Comment #4 from Dmitry Olshansky <dmitry.o...@gmail.com> ---
(In reply to Sobirari Muhomori from comment #3)
> I have an impression that LDC doesn't generate TypeInfo for structs for me
> (because when it does, linking fails), if I don't use array comparisons and
> disable opEquals. The Rust argument is valid though :)

I also was under an impression that only classes do have obligatory type-info
everything else is generated on demand.

--

Reply via email to