``` //let xr = &mut x; // Error - there is already an immutable ref, so we ``` Should be xr1 (or any other name here), with xr it will compile just fine
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by VPaulV and has received 0 comments.