mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
afece5ddf1
changelog: [`borrow_deref_ref`]: do not suggest removing an explicit reborrow when it targets an upvar captured by a closure Fixes rust-lang/rust-clippy#16556 r? Jarcho