15 Oct
2021
15 Oct
'21
8:47 p.m.
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> --- Although with the comment that it'd be nice to see some specific tests for these. I manually verified that this logic holds for three of the four places where we currently use add_implicit_conversion (viz. return values, assignments, and constructors); it doesn't hold for the fourth (the argument to Load) but that's probably not worth fixing.