rustc_
trait_
selection
1.85.0-nightly
(d49be02cf 2024-12-02)
In rustc_
trait_
selection::
error_
reporting::
traits::
suggestions
rustc_trait_selection
::
error_reporting
::
traits
::
suggestions
Function
get_deref_type_and_refs
Copy item path
Source
fn get_deref_type_and_refs(ty:
Ty
<'_>) -> (
Ty
<'_>,
Vec
<
Mutability
>)