Remove the typeck MIR pass #60422
Labels
A-NLL
Area: Non-lexical lifetimes (NLL)
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This is now always run as part of NLL, so the pass is unnecessary
rustc_mir::borrow_check::nll::type_check::TypeckMir
Option
s fromTypeChecker
The text was updated successfully, but these errors were encountered: