bug in suggestion with reborrowing of mutable value reference #101119
Labels
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
I tried this code:
I expected to see this happen: Some suggestion that may be a solution (which even I don't know yet) or no suggestion at all
Instead, this happened: The following message, including a suggestion which doesn't help
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: