assist : `into_to_qualified_from` fixes #15539. This assist converts an `.into()` call into an explicit fully qualified `from()` call.
assist : `into_to_qualified_from` fixes #15539. This assist converts an `.into()` call into an explicit fully qualified `from()` call.