rustc_
trait_
selection
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
>)