rustc_
hir_
typeck
1.89.0-nightly
(44f415c1d 2025-06-06)
In rustc_
hir_
typeck::
op
rustc_hir_typeck
::
op
Function
deref_ty_if_possible
Copy item path
Source
fn deref_ty_if_possible(ty:
Ty
<'_>) ->
Ty
<'_>
Expand description
Dereferences a single level of immutable referencing.