rustc_
trait_
selection
1.83.0-nightly
(2bd1e894e 2024-09-26)
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
>)