Skip to content

assertion failed: fp.is_some() on rustc codebase #8464

@jonas-schievink

Description

@jonas-schievink

Running analysis-stats on rust-lang/rust@a836d9b prints a few of these always! assertion failures:

[ERROR hir_ty::method_resolution] assertion failed: fp.is_some()

Adding some debug logging indicates that the self type is {unknown} here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-tytype system / type inference / traits / method resolution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions