mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
13de583583
Add documentation to has_deref Documentation of `has_deref` needed some polish to be more clear about where it should be used and what's it's purpose. cc https://github.com/rust-lang/rust/issues/114401 r? `@RalfJung`