Skip to content

Remove rustc_mir::borrow_check::{Context, ContextKind} #60421

Description

@matthewjasper

ContextKind is completely unused in the borrow checker. It should be removed and any uses of Context should be replaced with rust::mir::Location.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-NLLArea: Non-lexical lifetimes (NLL)C-cleanupCategory: PRs that clean code up or issues documenting cleanup.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