Skip to content

simplify variance #45471

Closed
Closed
@nikomatsakis

Description

@nikomatsakis

Before red-green, the incremental tracking for variance computation had to do some complex stuff, as described here. This can be removed now. This means ripping out the dependencies field and the various bits of code that were needed to keep it updated. We should also be able to remove this block of code that injects "extra" dependencies and -- crucially -- the with_ignore call on this line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.WG-incr-compWorking group: Incremental compilation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions