get_deref_type_and_refs
rustc_
trait_
selection
1.93.1
(01f6ddf75 2026-02-11)
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
>)