Skip to content

synthesize_auto_trait_impls is incredibly slow rn, replace with proof tree visitor #157

@lcnr

Description

@lcnr

see the perf run in rust-lang/rust#133502 (comment)

the current approach seems to have some exponential blowup here. it may also simply trigger some exponential part of the trait solver itself, so we may need to fix these separately

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    in progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions