Skip to main content
deref_ty_if_possible
rustc_
hir_
typeck
1.96.0-nightly
(b90dc1e59 2026-03-04)
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.