33137dd612
Ensure new_ret_no_self is not fired if impl Trait<Self> is returned. Fix #7344: ensure new_ret_no_self is not fired if `impl Trait<Self>` is returned. changelog: [`new_ret_no_self`]: No longer lints when `impl Trait<Self>` is returned