Skip to content

Incorrect use of traits::SizedReturnType #47830

Closed
@Zoxc

Description

@Zoxc

let cause = traits::ObligationCause::new(span, self.body_id, traits::SizedReturnType);

There is no return in sight here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions