Regression on MIR queries #99473
Labels
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
perf-regression
Performance regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
@oli-obk @ouz-a can you open an issue to track the regression here? I'm nervous that this will just get lost.
Originally posted by @rylev in #98145 (comment)
The PR added a new
Rvalue
, which we will be able to remove once the derefer has been moved before borrowck and thus can be integrated into mir building. That should hopefully revert the regressionThe text was updated successfully, but these errors were encountered: