mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 11:58:04 +03:00
39260f6d49
Lint for unused borrows as part of UNUSED_MUST_USE close https://github.com/rust-lang/rust/issues/76264 base on https://github.com/rust-lang/rust/pull/76894 r? `@RalfJung`