mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
050b48a693
borrowck: suggest `&mut *x` for pattern reborrows Fixes rust-lang/rust#81059 r? @estebank as you should have some context here, but feel free to re-assign if you don't have time to review right now.