Skip to content

Remove the typeck MIR pass #60422

Closed
@matthewjasper

Description

@matthewjasper

This is now always run as part of NLL, so the pass is unnecessary

  • Remove rustc_mir::borrow_check::nll::type_check::TypeckMir
  • Remove the Options from TypeChecker
  • Fix any fall out

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