mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-10 17:07:36 +00:00
![]() hack: is_doc_subtype_of always returns true for TyAlias it's worth noting that this function is only used in the handling of "Methods from Deref", and we were previously assuming all generic parameters were meaningless, so this is still an improvment from the status quo. this change means that we will have strictly less false positives without adding any new false negitives. Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com> |
||
---|---|---|
.. | ||
deref-const-fn.rs | ||
deref-methods-24686-target.rs | ||
deref-multiple-impl-blocks.rs | ||
deref-mut-methods.rs | ||
deref-recursive-pathbuf.rs | ||
deref-recursive.rs | ||
deref-slice-core.rs | ||
deref-to-primitive.rs | ||
deref-typedef.rs | ||
escape-deref-methods.rs | ||
recursive-deref-sidebar.rs | ||
recursive-deref.rs | ||
sidebar-links-deref-100679.rs |