post-MIR task: remove artifacts of embedded drop flags #34398
Labels
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
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.
Spawned off of #5016
After we shift entirely to MIR (i.e., it is not only on by default, but also the only option), we should then remove the drop-filling and fill-checking code.
The text was updated successfully, but these errors were encountered: