@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 regression
@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 regression